This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
Enhancement: When using tooltips with an action, browsers title popup shows up #871
Labels
Milestone
Description
When using tooltips bound to an action, we dont want to see the default browser title show up, to do that now I set the "label" property of an action to an empty string but then in some browsers we still see the browsers title popup appear empty, would be good if there was a way to signal the action to not add a "title" to the element
cc: @driskull
https://github.com/Esri/calcite-app-components/blob/master/src/components/calcite-action/calcite-action.tsx#L157
Acceptance Criteria
Relevant Info
Which Component
Example Use Case
The text was updated successfully, but these errors were encountered: