Closed maxpatiiuk closed 10 months ago
@maxpatiiuk Belated thanks for creating this issue and taking it on. ✨💪✨
@geospatialem @brittneytewks I've assigned this to our current milestone.
Installed and assigned for verification.
@maxpatiiuk Thanks again for the fix! 🎉
🍡 Verified locally on main
Check existing issues
Actual Behavior
<calcite-button>
Expected Behavior
Don't add tooltip to shadow dom's button if the tooltip is going to be empty
Reproduction Sample
https://codepen.io/maxpatiiuk/pen/KKJEaER?editors=1000
Reproduction Steps
<button>
in the shadow dom has an emptytitle
attribute - remove that and bug is fixedReproduction Version
2.0.0
Relevant Info
Google Chrome | 120.0.6099.71 (Official Build) (arm64) OS | macOS Version 14.1.2 (Build 23B92) JavaScript | V8 12.0.267.8
Regression?
No response
Priority impact
p4 - not time sensitive
Impact
JS API users reported issues with button losing it's title after being migrated to calcite. Short-term workaround has been to duplicate the title on the content slotted into the button
Calcite package
Esri team
ArcGIS Maps SDK for JavaScript