Skip to content

Adds a tooltip to the branch name

Filipa Lacerda requested to merge 36917-branch-tooltip into master

What does this MR do?

  • Adds a tooltip to the branch name
  • Improves performance by moving the SVG into the created hook instead of data function to avoid setting getters and setters to a read only prop.

Screenshots (if relevant)

Screen_Shot_2017-08-30_at_09.48.50

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #36917 (closed)

Merge request reports