RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://rocketchat.github.io/EmbeddedChat/docs
125 stars 251 forks source link

Confirmation Modal for Deleting Message #341

Closed umangutkarsh closed 11 months ago

umangutkarsh commented 12 months ago

As an EmbeddedChat developer

I need to: Implement a confirmation modal for deleting the message, just like for 'Report Message'.

So That: A confirmation is asked before deleting, and the Message is not deleted by mistake.

Acceptance Criteria

umangutkarsh commented 12 months ago

Maintainers, I'll create a pr, with the feature. Please Let me know if this is good for implementing. Thanks

umangutkarsh commented 11 months ago

Hey @abhinavkrin , Please review the pr, and provide any feedback or if anything else needs to be done. Thanks