-
Notifications
You must be signed in to change notification settings - Fork 661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Confirmation Box Not Working #781
Comments
bump. @shanedewael @aoberoi |
Hey @awcchungster 👋the problem you're reporting would be an issue with Block Kit, not any of our developer tools. In the future, issues like this should be sent to developers@slack.com — they'll be a lot faster to respond to platform issues like this. I tested out your payload and you placed the Here's a link to a working version of your payload in the Builder. |
@shanedewael This doesn't work. When I do a reject, it gives the same dialogue box of approve, rather than showing block. |
@awcchungster As of right now, it's not possible to have different confirmation text based on what the user selected in a select. I see how updating the confirmation text based on the user's choice could be valuable — I can definitely send the feedback along to our product team. For now, you could use two buttons since they can each have their own confirm dialog, or broaden the select's confirm dialog to say something like "Are you sure? The action you select is final". Sorry this has been causing trouble. |
Hi, I know probably this is very late but let me add a bit more information here. As Shay described above, the If you don't mind, I would like to close this issue as there is no further information we can share with you at this moment. Please allow me to close this after waiting for your response for a while. |
Description
I'm trying to add a dialog box to confirm a button click / dropdown in interactive messages.
What type of issue is this? (place an
x
in one of the[ ]
)Requirements
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
@slack/interactive-messages version:
node version:
OS version(s):
Steps to reproduce:
Expected result:
It should create an interactive message with a dialog confirmation box, but it doesn't
Actual result:
Doesn't allow confirm
The text was updated successfully, but these errors were encountered: