slacker icon indicating copy to clipboard operation
slacker copied to clipboard

Exposing event request in interaction handler

Open Vladmel1234 opened this issue 1 year ago • 1 comments

Hey i in order to present error messages in View in need to preform Ack to the raw event with Error payload https://api.slack.com/surfaces/modals#displaying_errors In order to do it properly i need request inside interaction handler this issue will be follow by PR

there is open PR https://github.com/slack-io/slacker/pull/19 that doing this but it looks like it wont be merged soon because of fix requests i am opening one with requests fulfilled in case you prefer to merge original one i am more than fine with it but it looks like its in stale state

Vladmel1234 avatar Sep 16 '24 14:09 Vladmel1234

This event request is also needed if you want to use the external api feature to populate like the dropdown searches etc.

0xArch3r avatar Aug 07 '25 12:08 0xArch3r