Conversation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
skjnldsv
left a comment
There was a problem hiding this comment.
Can you point or explain a context where we would use that in server or an app?
Assuming all the elements requiring a focus trap are vue components, doing this should not be necessary
Could be used in nextcloud/server#35381 as the user and contacts menus are not in Vue |
|
I would migrate them to vue and use the |
The menus have been using the legacy js implementation for awhile so if the component is flexible enough then sounds good! Would then need #3489 first |
|
There was an attempt: |
|
Not needed as menus will use |
For use in server and apps