-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option to disable react and reply message buttons #280
Comments
@khanilov you can disable these features on the Stream dashboard, this should hide the options from the component. |
@jaapbakker88 I was told, that in dashboard it's only possible to disable options completely. |
@khanilov alright, willl look into this. |
@jaapbakker88 is it possible to give any timetable on this feature? Thanks. I can help, but I have a couple questions. |
@khanilov right now we're refactoring a bunch of component and taking it on as soon as we're ready to work on the relevant components. Of course you can help, what questions do you have? |
@khalinov, this was added in version 2.6.0. |
MessageList
andMessage
0.11.18
es
16.3.1
What is happening?
There are no option to disable reply and react buttons in Message component.
What should be happening?
Add reply and react options to
messageActions
, in order to control this two features.The text was updated successfully, but these errors were encountered: