In addition to #65, app.action should handle callback_id for dialog submissions. This is required for the compatibility with Bolt for JS.
#78 (comment)
Bolt for Python doesn't work with code for dialog submission yet (it works when passing a dict to app.action or use app.dialog_submission). I will create a ticket and will fix this.
Category (place an x in each of the [ ])
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.
In addition to #65,
app.actionshould handle callback_id for dialog submissions. This is required for the compatibility with Bolt for JS.#78 (comment)
Category (place an
xin each of the[ ])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.