Esri/calcite-design-system
View on GitHubInternal element in link is getting attribute values set to "false"
Open
#12,208 opened on May 22, 2025
bugestimate - 2good first issueimpact - p2 - want for an upcoming milestonep - low
Repository metrics
- Stars
- (367 stars)
- PR merge metrics
- (PR metrics pending)
Description
monday.com sync: #18048672280
Check existing issues
- I have checked for existing issues to avoid duplicates
Actual Behavior
When no href, rel, target are defined, their values are being set to "false" when they should not be
Expected Behavior
- Values should be set to null instead of false in these scenarios
- Ensure the
buttonandinputcomponents are in alignment with the solution tolink- If, however, the above cannot be mitigated, is this a Lumina bug we need to explore/follow-up on?
Reproduction Sample
https://codepen.io/driskull/pen/JoogMPM?editors=100
Reproduction Steps
- open codepen
- Inspect link internals
- Notice the span is being set a ref, rel, target when it shouldn't be
Reproduction Version
3.2.0
Relevant Info
No response
Regression?
No response
Priority impact
impact - p2 - want for an upcoming milestone
Impact
No response
Calcite package
- @esri/calcite-components
- @esri/calcite-components-react
- @esri/calcite-design-tokens
- @esri/calcite-ui-icons
- @esri/eslint-plugin-calcite-components
Esri team
N/A