-
-
Notifications
You must be signed in to change notification settings - Fork 335
[modal] autofocus should focus inputs only #2698
Copy link
Copy link
Closed
Labels
type/featAny feature requests or improvementsAny feature requests or improvements
Milestone
Description
Feature Request
related with past #2490 / #2674
please see also related issue #2674 (comment)
Steps to reproduce:
- open https://dev.agiletoolkit.org/demos/_unit-test/crud-nested.php
- open modal using "book" icon:

- and notice the

paginator item is focused (with blue border)
I expect no hard autofocus by default. I expect the tab key to be trapped only. This is also how browser works when a page is open, nothing is autofocused.
Buttons, anchors etc. should be focuseable by tab key, but not autofocused (the first one) by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/featAny feature requests or improvementsAny feature requests or improvements