Skip to content

Simplify attention request tooltip titles

What does this MR do and why?

Fixes #357268 (closed)

Screenshots or screen recordings

image

image

How to set up and validate locally

  1. Enable Attention requests via Feature.enable(:mr_attention_requests)
  2. Open an MR you authored
  3. Assign a reviewer
  4. Hover over the attention request button

The button should show a tooltip with a text Remove attention request when it's active and Add attention request when it is not.

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