Skip to content

Update project star/unstar tooltip

username-removed-502136 requested to merge tooltip-change into master

What does this MR do?

Fixes project toggle star button tooltip to show actual tooltip for its state.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

  • When you star a project tooltip wasn't changing.
  • When you star a project and refresh the page, tooltip was still showing Star Project

What are the relevant issue numbers?

Fixes #18143 (closed)

Screenshots (if relevant)

Before

Screen_Shot_2016-06-15_at_15.31.57

After

tooltip-change

Does this MR meet the acceptance criteria?

Merge request reports