-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Closed
Copy link
Labels
[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Status] Needs More InfoFollow-up required in order to be actionable.Follow-up required in order to be actionable.
Description
When search results are non-empty, the first item should be highlighted by default indicating that it will be selected when
Enter
is pressed.
Originally posted by @WunderBart in #19458 (comment)
Description
When initial suggestions are present (see referenced PR) then the input
has no value
. However when you hit enter the first search suggestion is populated as the link. This shouldn't happen. The suggestion should only become "selected" if the user clicks it or uses the keyboard arrows to select it.
The behaviour should be that hitting enter should show some kind of error indicating no value has been selected/entered and therefore no link can be created.
Metadata
Metadata
Assignees
Labels
[Block] NavigationAffects the Navigation BlockAffects the Navigation Block[Feature] UI ComponentsImpacts or related to the UI component systemImpacts or related to the UI component system[Status] Needs More InfoFollow-up required in order to be actionable.Follow-up required in order to be actionable.