[Enhancement] Change background color on focus inside accordion, list, action sheet and dropdown #2236
Closed
1 of 11 tasks
Labels
enhancement
New feature or request
🧑🎨 Needs UX
NOT Tech refined
Needs Tech kickoff - solution outlined and agreed
🟢 Ready for release
Milestone
Describe the enhancement
The current solution for focus with a blue outline around elements is not suitable for some of our elements:
Instead we want to change the background of these to be similar to active state for the time being.
A small refactor of dropdown is possibly needed here as the current focus-behavior is not exactly as we want it. Right now, when using the arrow keys the elements are selected. They should instead have focus state when browsed with arrow keys, and only be selected (bold text and checkmark) when enter or space is pressed.
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Refinement
Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review:
The text was updated successfully, but these errors were encountered: