input-output-hk / catalyst-voices

🎙️ Catalyst Voices provides a unified experience and platform including production-ready liquid democracy, meaningful collaboration opportunities & data-driven context for better onboarding & decisions.
https://input-output-hk.github.io/catalyst-voices/
Apache License 2.0
26 stars 8 forks source link

:hammer_and_wrench: [TASK] : Delete Comment #280

Open mike-mcnulty opened 8 months ago

mike-mcnulty commented 8 months ago

As a user, I want to be able to delete a comment, so that I can remove a previous comment from the conversation. I need to have a confirmation when I attempt to delete a comment, so that I do not take this irreversible action by accident.

GIVEN a user with a comment WHEN click delete THEN show 'are you sure' popup AND WHEN click yes THEN delete the comment

Image

AC:

mike-mcnulty commented 8 months ago

FYI @nielskijf