Open metroid-samus opened 1 week ago
This PR handles a corner case where a user issues the /dispatch-list-incidents command when there are no visible incidents. This results in no blockkit blocks being created. Modals require at least one block to render or else it throws an error.
/dispatch-list-incidents
Adds additional tests for Slack plugin.
This PR handles a corner case where a user issues the
/dispatch-list-incidents
command when there are no visible incidents. This results in no blockkit blocks being created. Modals require at least one block to render or else it throws an error.Adds additional tests for Slack plugin.