kibana
kibana copied to clipboard
[Fleet]: Tags Description is shown on the Tags name tooltip
Kibana version: 8.4 Snapshot Kibana cloud environment
Host OS and Browser version: All, All
Build Details:
Version: 8.4.0 BC2
Build: 55166
Commit: 9e9e0d6a685cbc2858a85a357f93dcb76259fdee
Preconditions:
- 8.4 Kibana cloud environment should be available.
Steps to reproduce:
- Navigate to Stack Management>Tags
- Click on 'Create tag' button
- Enter the name and description of the tag in the 'Create tag' pop-up
- Click on 'Create tag' button
- Hover over the
Tag
name - Tooltip is shown
- Observe that the
Tag description
is shown on the tooltip
Expected Result:
-
Tags name
should be shown on it's name tooltip
Screenshots:
Pinging @elastic/fleet (Team:Fleet)
Secondary review is done for the ticket.
Although this is slightly strange in the table, the TagBadge
component is used all over the place and it does make sense to show the description elsewhere. I think the added code to have a different component without the label isn't worth the effort here.
Per @hop-dev's comment, closing as won't fix - Fleet doesn't own this Stack Management UI and this component is too widely used and small to prioritize a change in UX here.
@kpollich Thanks for the feedback. Moving forward, we will take care of this.