Link Control - fix TAB selects suggestion #51732
Labels
[Feature] Link Editing
Link components (LinkControl, URLInput) and integrations (RichText link formatting)
[Type] Bug
An existing feature does not function as intended
In the LinkControl component pressing
TAB
when search results are displayed causes the first result to be selected. This behaviour is not correct.Rather the TAB should move focus and nothing else should happen.
We need to address:
keyboard arrow keys do not workadd visual states for aria-selectedpressingthis is present inTAB
when in input results in selection of that resulttrunk
.The text was updated successfully, but these errors were encountered: