-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
AccessibilityIssues with the accessibility of the site.Issues with the accessibility of the site.Type: enhancement
Description
pub.dev's search bar has an 'x' button on the right to clear the current query:
Some potential improvements for this button:
- It's hard to see in dark mode. Perhaps it should be lighter to increase the color contrast.
- You can't focus it by pressing tab. This isn't ideal for accessibility
- When you hover over the button, the cursor should switch to
pointerto indicate thexis clickable. Currently, the cursor stays thedefaultpointer cursor.
sigurdm
Metadata
Metadata
Assignees
Labels
AccessibilityIssues with the accessibility of the site.Issues with the accessibility of the site.Type: enhancement