Merge pull request #8100 from tudi2d/plugin-shortcut-tooltips

[Shortcuts] Show tooltips on hover
This commit is contained in:
Philipp Hugenroth
2021-11-18 09:55:22 +01:00
committed by GitHub
2 changed files with 24 additions and 15 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-shortcuts': patch
---
Add tooltip to display shortcut title on hover. This should improve the readability of shortcuts with long names, which are cutoff by ellipsis.