Problem/Motivation
When using my keyboard to navigate, it is extremely difficult to interact with choosing a layout via keyboard
Technically I can sometimes but I have noc lue when i am actually focused on this section or not. Opening up the modal automatically shows a :focus outline around the selected element. So i have to tab a couple times and use arrow keys and hope I am :focused on the right element
Steps to reproduce
Screencast displaying the issue with audio: https://share.cleanshot.com/yBY1KQb1
Proposed resolution
- there should be a separate look between a "selected" layout, and :focus state. These should never look the same.
- Include a :focus around ALL options when within the "choose a layout" section. as well as the indiviual item in focus
- Current functionally of arrow keys is correct
Comments
Comment #2
justin2pin commentedComment #3
justin2pin commentedReview / test against https://git.drupalcode.org/project/mercury_editor/-/merge_requests/34
Comment #4
michaelablackham commentedReviewed this locally in a couple different scenarios, and it seems to work great and follows normal keyboard patterns (tab to widget, arrow keys to navigate within the widget)
This is resolved!
Comment #5
justin2pin commented