Allow Modal popups on Interaction followup #4631
Unanswered
Hyperclaw79
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
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.
-
Currently, Modals can only be sent in the initial response to an interaction.
While this seems like a good UX practice as it makes us respond to the interaction as soon as possible, it's a strict limitation. There are edge cases where we need to defer the response and then send the Modal in a followup.
Here are 2 example use cases:
So, allow the developers to have the flexibility to control the timing of the Modal popups.
Beta Was this translation helpful? Give feedback.
All reactions