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

Add title attributes to icons #641

Open
edwh opened this issue Apr 7, 2024 · 1 comment
Open

Add title attributes to icons #641

edwh opened this issue Apr 7, 2024 · 1 comment
Labels
enhancement New feature or request UI/UX

Comments

@edwh
Copy link

edwh commented Apr 7, 2024

Is your feature request related to a problem? Please describe.
In the photo uploader, the icons to edit and delete uploaded images should have title attributes.

Describe the solution you'd like
Title attributes and configurable text which controls the content.

Describe alternatives you've considered
I'm not aware of a way to style this in using CSS.

@nd0ut nd0ut added bug Something isn't working enhancement New feature or request UI/UX and removed bug Something isn't working labels May 30, 2024
@egordidenko
Copy link
Contributor

egordidenko commented Jul 4, 2024

Hello @edwh

We have implemented title attributes for the edit and delete buttons in the uploader. This addition allows users to see tooltips when hovering over these icons, providing clearer functionality.

Additionally, you can customize the text of these tooltips through locale overwriting.
The keys for these titles are: file-item-edit-button and file-item-remove-button.

If you have any further questions or need assistance with localization, please let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI/UX
Development

No branches or pull requests

3 participants