<!-- Thanks for reporting issues back! Guidelines for submitting issues: * Please search the existing issues first, it's likely that your issue was already reported or even fixed. * SECURITY: Report any potential security bug to us via our HackerOne page (https://hackerone.com/nextcloud) following our security policy (https://nextcloud.com/security/) instead of filing an issue in our bug tracker. * The issues in other components should be reported in their respective repositories: You will find them in our GitHub Organization (https://github.com/nextcloud/) * You can also use the Issue Template app to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate --> <!--- Please keep this note for other contributors --> ### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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: 1. In the left-side navigation go to section 'All boards' 2. Open the three-dot action menu of a board and click on 'Edit board' 3. Click into the text input field 4. 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** https://github.com/user-attachments/assets/1cf6b72d-832d-4eed-aeac-19335fc82d7c
How to use GitHub
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:
Expected behavior
When tabbing backwards from the input form, the color picker should be the next focused element.
Screencast
Screencast.Bug.mp4