Skip to content
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

Replace Props Used to Hide Items with itemHidden Property #11360

Open
1 of 5 tasks
josercarcamo opened this issue Jan 22, 2025 · 0 comments
Open
1 of 5 tasks

Replace Props Used to Hide Items with itemHidden Property #11360

josercarcamo opened this issue Jan 22, 2025 · 0 comments
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked.

Comments

@josercarcamo
Copy link
Contributor

josercarcamo commented Jan 22, 2025

Description

Replace filterHidden and any other props used to hide items with the calciteHidden property added in #10983.

Proposed Advantages

This will provide a consistent way to programmatically hide items.

Which Component

Any component that uses another property other than calciteHidden to hide/display a component.

Relevant Info

https://github.com/Esri/calcite-design-system/wiki/calciteHidden-Property

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components
@josercarcamo josercarcamo added 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked. labels Jan 22, 2025
@jcfranco jcfranco changed the title Replace Props Used to Hide Items with CalciteHidden Property Replace Props Used to Hide Items with itemHidden Property Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. refactor Issues tied to code that needs to be significantly reworked.
Projects
None yet
Development

No branches or pull requests

1 participant