Skip to content

Missing BlockAction for Context actions block #250

@ThorLL

Description

@ThorLL

Missing BlockAction for Context actions block

The new ContextActionsBlock is missing a corresponding BlockAction.

Current the interaction event is capturable via the IBlockActionHandler<BlockAction> interface.
However, the captured BlockAction object passed to the event handler, doesn't have the value field of the feedback buttons, which the developers needs to know which feedback button was pressed.


Relavant Slack api docs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions