Can a message or message block be clickable or interactable?

Often when we show a message using a message block, we want the user to take some action. It would be amazing if we could have them click on the message to take them where we want them to go.

Yes - adding an interactions node to the message block makes a ton of sense. I’ll add that request to our backlog.

In the meantime - the wrapper works. Put your message area component inside a wrapper - and then add the interaction to the wrapper.

This breaks down when you have multiple message blocks in a single message area. And I admit that it feels wrong aesthetically. But it works…

1 Like