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: IonIcon should support ALT attribute #1082

Closed
3 tasks done
francescodoffizi opened this issue Jul 6, 2022 · 1 comment
Closed
3 tasks done

feat: IonIcon should support ALT attribute #1082

francescodoffizi opened this issue Jul 6, 2022 · 1 comment
Labels
type: feature request A request to add new functionality

Comments

@francescodoffizi
Copy link

Prerequisites

Describe the Feature Request

IonIcon won't support ALT attribute, so on Desktop solutions it's not possibile to set a correct ALT label for hover events.

Describe the Use Case

When hovering the I counted I would expect as per to have a consistent ALT attribute management, instead in ion-icon, SVG title attribute is used.

Describe Preferred Solution

No response

Describe Alternatives

No response

Related Code

No response

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage New issues label Jul 6, 2022
@liamdebeasi liamdebeasi transferred this issue from ionic-team/ionic-framework Jul 6, 2022
@brandyscarney brandyscarney added type: feature request A request to add new functionality and removed triage New issues labels Sep 27, 2022
liamdebeasi added a commit that referenced this issue Jan 17, 2023
@liamdebeasi
Copy link
Contributor

Thanks for the report. This has been resolved via #1166 and a fix will be available in Ionicons 6.1. In this release, developers will be able to set a custom title attribute on ion-icon. This title will be shown in a tooltip when hovering the icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request A request to add new functionality
Projects
None yet
Development

No branches or pull requests

3 participants