Skip to content

feat(webapp): remove message actions for chat

Hannes Heine requested to merge 6536-chat-remove-message-actions into master

Created by: maeckes-infinitylabs

🍰 Pullrequest

Removes the message actions (reply, delete....) for the chat component.

NOTE: you have to pass the component an empty array. otherwise it will fall back to default actions.

image

Issues

Todo

  • None

Merge request reports