Focus order inside the tarteaucitron modal since the save button #1280
Unanswered
louismaximepiton
asked this question in
Q&A
Replies: 1 comment
-
Hi, For the self link you are right, I note to change the position. If you set a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
Thanks a lot for this time saving project to be here and maintained 🙏
The save button have been added here.
Here is the final rendering and focus order I have now
I may have several questions concerning the focus order inside the
panel
:tarteaucitronBorder
? IMO, from what I understand, it would make sense to have it after the save link in the HTML.tarteaucitron.userInterface
and so avoid coding it from scratch?#tarteaucitronSave
element since it is referenced aslastFocusableEl
inside thefocusTrap()
and so I lose focus trap.Do you see any workaround ?
I'd be happy to contribute on this if needed.
Beta Was this translation helpful? Give feedback.
All reactions