Reaction: Remove toast
What does this MR do and why?
Removes the toast message after adding/removing a reaction.
Reported by @beckalippert via Slack:
Do you know why we call an emoji reaction to an issue an "award" in the tooltip when you add or remove it? It seems weird. I add
🍉 to keep track of issues (so I can find them by filtering issues by that icon) and it's definitely not an "award". Can we update this toast to say "Reaction added"/ "Reaction removed"?
We agreed in removing the toast altogether, see https://gitlab.slack.com/archives/CLW71KM96/p1682976304362509
Screenshots or screen recordings
How to set up and validate locally
- Open an issue (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/20)
- Add a reaction
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.