-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Description
In addition to #65, app.action should handle callback_id for dialog submissions. This is required for the compatibility with Bolt for JS.
Bolt for Python doesn't work with code for dialog submission yet (it works when passing a dict to
app.actionor useapp.dialog_submission). I will create a ticket and will fix this.
Category (place an x in each of the [ ])
- slack_bolt.App and/or its core components
- slack_bolt.async_app.AsyncApp and/or its core components
- Adapters in slack_bolt.adapter
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
Reactions are currently unavailable