-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Description
The autocomplete has a few issues which prevent high-contrast users from being able to use it:
- The input bottom border isn't visible, which makes it impossible to figure out that component is an input.
- The Windows high contrast settings render out all of the borders. This causes a weird thick border above the input which is only used for spacing and is usually transparent.
- There's no visible indication with regards to what option is highlighted.
- There is no outline around the autocomplete panel.
Metadata
Metadata
Assignees
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgent