mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Feature] Add tooltips for icon buttons #867
Reference in New Issue
Block a user
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 @PrabhatDagar on GitHub (Nov 21, 2025).
Which part of the project does this feature apply to?
Frontend
What would you like?
Currently, several icons in the UI do not have tooltips, which makes it difficult for new users to understand their purpose. Adding text-based tooltips on hover/focus would greatly improve usability, accessibility, and the overall user experience. This enhancement will help users quickly identify features without trial and error.
Why is this needed?
Better onboarding experience for new users
Improved accessibility and usability
Reduced user confusion and misclicks
Other information
No response
@meltyshev commented on GitHub (Nov 27, 2025):
Hey! I completely agree - it would be very nice to have.
@PrabhatDagar commented on GitHub (Nov 27, 2025):
Hi, I think this could be a good candidate for a “good first issue” since it’s a small, well-scoped UI enhancement.