-
Notifications
You must be signed in to change notification settings - Fork 323
Color picker for board color cannot be focused by keyboard #7445
Copy link
Copy link
Closed
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
The color picker for the board color cannot be focused via keyboard (tabbing). This is an accessibility and convenience problem.
To Reproduce
Steps to reproduce the behavior:
- In the left-side navigation go to section 'All boards'
- Open the three-dot action menu of a board and click on 'Edit board'
- Click into the text input field
- Tab backwards to open the color picker (which will fail because the color picker is skipped)
Expected behavior
When tabbing backwards from the input form, the color picker should be the next focused element.
Screencast
Screencast.Bug.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels