Apply openCloseComponent interface to components that use closed
, collapsed
, expanded
props
#11227
Open
2 of 5 tasks
Labels
0 - new
New issues that need assignment.
Calcite (dev)
Issues logged by Calcite developers.
calcite-components
Issues specific to the @esri/calcite-components package.
enhancement
Issues tied to a new feature or request.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
needs triage
Planning workflow - pending design/dev review.
Check existing issues
Description
There are a number of components that don’t use
open
prop, but alternatively useexpanded
,collapsed
, andclosed
. These need to be applied the openCloseComponent interface once the utility is upgraded to account for these new props.Blocked by: #9513
expanded:
collapsed:
closed:
Acceptance Criteria
These components are
openCloseComponents
.Relevant Info
Audit components open/closed props for consistency #6473
Which Component
See listed
Example Use Case
No response
Priority impact
impact - p3 - not time sensitive
Calcite package
Esri team
Calcite (dev)
The text was updated successfully, but these errors were encountered: