Skip to content

Reaction: Remove toast

Sascha Eggenberger requested to merge reaction-remove-toast into master

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

reaction

toast

How to set up and validate locally

  1. Open an issue (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/20)
  2. 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.

Merge request reports