-
Notifications
You must be signed in to change notification settings - Fork 80
Respect hidden attribute added by end users on components #8623
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
Labels
4 - verified
Issues that have been tested, confirmed as mitigated, and are ready to close.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 3
A day or two of work, likely requires updates to tests.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
p2 - want for current milestone
User set priority status of p2 - want for current milestone
Milestone
Comments
Per our triage session, this can be converted into an epic if we need to split up component updates. |
Yes, that is correct. |
6 tasks
josercarcamo
added a commit
that referenced
this issue
Jan 22, 2025
**Related Issue:** #8623 ## Summary Made items with the hide-item attribute added by the user stay hidden. This PR supersedes #10515 ## Wiki page https://github.com/Esri/calcite-design-system/wiki/hiddenItem-Property
Installed and assigned for verification. |
🍠 Verified on |
benelan
pushed a commit
that referenced
this issue
Feb 8, 2025
**Related Issue:** #8623 ## Summary Made items with the hide-item attribute added by the user stay hidden. This PR supersedes #10515 ## Wiki page https://github.com/Esri/calcite-design-system/wiki/hiddenItem-Property
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4 - verified
Issues that have been tested, confirmed as mitigated, and are ready to close.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 3
A day or two of work, likely requires updates to tests.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
p2 - want for current milestone
User set priority status of p2 - want for current milestone
Uh oh!
There was an error while loading. Please reload this page.
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: #8623
Regression?
No response
Priority impact
p2 - want for current milestone
Impact
No response
Calcite package
Esri team
N/A
The text was updated successfully, but these errors were encountered: