Unify the more actions kebab menu tooltip behavior
What does this MR do and why?
Unifies the more actions kebab menu tooltip behavior (& adds a tooltip when it was completely missing):
- Shows the tooltip on :hover & :focus (tab)
- Hides the tooltip once the menu is open
- Adds a tooltip where it was missing
- Renames the tooltip labels which are more generic from «Actions» to «More actions» to be more consistent
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
Issues | |
Epics | |
MRs | |
Wiki | |
Project | |
Branches | |
Work items | |
Snippets will be done with !147518 (merged)
How to set up and validate locally
- Issue: http://gdk.test:3000/flightjs/Flight/-/issues/3
- Epic: http://gdk.test:3000/groups/flightjs/-/epics/5
- MR: http://gdk.test:3000/flightjs/Flight/-/merge_requests/4
- Wiki: http://gdk.test:3000/flightjs/Flight/-/wikis/home
- Project: http://gdk.test:3000/flightjs/Flight
- Branches: http://gdk.test:3000/flightjs/Flight/-/branches
Related to #425467 (closed)
Edited by Sascha Eggenberger