mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #552] Add tooltip text to buttons #277
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#277
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huzibizi on GitHub (Jul 22, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/552
Current behavior
when hovering over some buttons, eg. the preferences button, there is a tooltip text shown, which is great.
However for most other buttons, there is no tooltip text displayed to describe them. The most annoying button with no tooltip text is probably the Trash button, especially for someone like me with bad eyesight lol.
Please see the attached pictures below for some more examples of this.
Expected behavior
when hovering over buttons that are unlabelled, it should display tooltip text to describe what the button does - especially if the button is unlabelled.
( if the button has an assigned shortcut key, it should also display that in the tooltip text. )
please see the attached example of tooltip text below (mozilla firefox)
Steps to reproduce
Hover over any unlabelled button as shown in the images above
Environment
@Rokt33r commented on GitHub (Jul 27, 2020):
Will be implemented in v0.9.0! Thanks for submitting this issue.
@Rokt33r commented on GitHub (Aug 25, 2021):
Closed since the UI has been changed quite a lot.