Add a way to open a second modal after clicking submit on first. #4559
Unanswered
MaxOrtGit
asked this question in
API Feature Requests & Ideas
Replies: 2 comments 1 reply
-
Multi-page modals are planned. However, you still won't be able to respond to MODAL_SUBMIT with another modal |
Beta Was this translation helpful? Give feedback.
0 replies
-
Responding to a modal with another modal as a confirmation prompt, makes far more sense than responding to it with an ephemeral message that might not even show up due to being scrolled too far up. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Right now you cant send a modal from a modal but if you could it could let you do multi page forms, authentication, ways to get more than 5 fields worth of text, resending a form if one of the text fields were invalid. Having it only send if submit was clicked also stop people from making an infinite loop of modals.
Beta Was this translation helpful? Give feedback.
All reactions