Button menus look like a tooltip
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description

Maybe it's just me, but: When I hovered over the  button, I expected a tooltip on what this button is about. Nothing happened. After clicking on it, it seemed that the "tooltip" appeared.
Same with the  button, when I wanted to delete something. Clicked on it, nothing happened except the "tooltip" appearing. It took me some minutes (and searching for errors in the JS/network console 😃) until I found out that this is not a tooltip but a menu with only 1 item 😄.
Unfortunately, I'm not an UX designer and have no idea how this could be improved. The issue might vanish automatically as soon as there is more than only 1 menu entry. But for now, it's kind of awkward that a menu is popping up with only 1 entry.
**Environment info:**
- InfluxDB version: 2.0.3
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.