Filter pop-up does not get focus when it is shown #2051

Open
opened 2023-05-05 14:50:58 +00:00 by SteveDinn · 1 comment

Description

I'm a keyboard-first web user. I would like the filter pop-up to receive focus when it is initially shown, but currently, the focus remains with the "Filters" button. This causes me to have to tab at least 9 times to get to the first control on the pop-up.

Verified on try.vikunja.io

Vikunja Frontend Version

0.20.5+250-b25c5ff547

Vikunja API Version

v0.20.4+107-9c66b473dd

Browser and version

Firefox 112.0.2 (64-bit) Windows 10

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

No response

### Description I'm a keyboard-first web user. I would like the filter pop-up to receive focus when it is initially shown, but currently, the focus remains with the "Filters" button. This causes me to have to tab at least 9 times to get to the first control on the pop-up. Verified on [try.vikunja.io](https://try.vikunja.io) ### Vikunja Frontend Version 0.20.5+250-b25c5ff547 ### Vikunja API Version v0.20.4+107-9c66b473dd ### Browser and version Firefox 112.0.2 (64-bit) Windows 10 ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots _No response_
SteveDinn added the
kind/bug
label 2023-05-05 14:50:58 +00:00
Owner

Similar to #3472 (hence my kind of duplicate comment here)

That's a problem we have with all models.

I think what we're looking for is the dialog element?

Similar to #3472 (hence my kind of duplicate comment here) That's a problem we have with all models. I think what we're looking for is [the dialog element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)?
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2051
No description provided.