Skip to content

Fix tooltips in workspaces actions

Enrique Alcántara requested to merge fix-tooltips-workspaces-actions into master

What does this MR do and why?

It fixes a bug in the workspace action buttons where tooltips were not attached to the correct buttons.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

before.gif

after.gif

How to set up and validate locally

  1. Create two workspaces.
  2. Hover over the action buttons in both workspaces. All tooltips should work.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Enrique Alcántara

Merge request reports