Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add hover tooltips to the UI #34

Open
ArthurBrussee opened this issue Nov 15, 2024 · 1 comment
Open

Feat: Add hover tooltips to the UI #34

ArthurBrussee opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ArthurBrussee
Copy link
Owner

The UI could do with some more tooltips.

The UI could also do with a cleanup pass in general

@ArthurBrussee ArthurBrussee added enhancement New feature or request good first issue Good for newcomers labels Nov 15, 2024
@Poly2it
Copy link

Poly2it commented Nov 15, 2024

I'd say tooltips should not the primary way for UI-functionality to be presented to the user. Embedded descriptions or documentation in the interface, especially for complex options, makes the UI more approachable. Tooltips have a tendency to not be very legible, and rarely hold information about the full context of an element due to the tooltips' volatile nature in the interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants