plane
plane copied to clipboard
[bug]: keyboard accessibility in the create issue modal
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
When I try to create an issue using the keyboard, the initial focus is on the Title
input field. Pressing Tab
changes the focus in the following order:
-
AI
button. -
Description
textarea. -
Priority
select field. -
Due date
select field.
However, after the description, the focus should be set to the State
field, and after the priority, it should be set to the Assignee
field.
Due to this, I have to use my mouse to set the non-focusable fields, which decreases my efficiency.
Steps to reproduce
- Open the Create Issue modal, be pressing
C
. - Try adding the details by just using the keyboard.
Browser
Google Chrome
Version
Cloud