Modal component to have a configurable behaviour on pressing Escape key #11161
ijpatricio
started this conversation in
Ideas
Replies: 1 comment
-
I was researching to see if there is a way to set a listener for escape key on persistent Notification and saw your post |
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
-
Hey team Filament!
On a project, I just needed a modal that wouldn't close by pressing Escape Key.
I ended up publishing the blade for the
modal
component, and implemented such thing. Check picture below.I've read #3089 but I do think if configurable is good for developing with Filament's UI outside of panels.
Is this something you would like a PR for? I do think it is, but wanted to check in first 😄
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions