Open driskull opened 10 months ago
Per our triage session, this can be converted into an epic if we need to split up component updates.
For combobox.tsx, would the following be the correct logic when the hidden attribute is applied, regardless of the combobox logic to display/hide elements?
In other words, if the ancestor of an item has the "hidden" attribute, then the item is also hidden.
In other words, if the ancestor of an item has the "hidden" attribute, then the item is also hidden.
Yes, that is correct.
Check existing issues
Actual Behavior
Some components toggle the hidden attribute which will override any user set hidden attribute on a component.
Expected Behavior
User added hidden attributes are respected on a component
Reproduction Sample
N/A Multiple components affected
Reproduction Steps
Reproduction Version
2.2.0
Relevant Info
Blocked issues: https://github.com/Esri/calcite-design-system/issues/8623
Regression?
No response
Priority impact
p2 - want for current milestone
Impact
No response
Calcite package
Esri team
N/A