Transition relevant components that use open
prop to expanded
per design decision
#11225
Open
1 of 5 tasks
Labels
0 - new
New issues that need assignment.
calcite-components
Issues specific to the @esri/calcite-components package.
needs triage
Planning workflow - pending design/dev review.
refactor
Issues tied to code that needs to be significantly reworked.
Description
block
andlist-item
useopen
prop, but should useexpanded
per design decision. They need to transition to usingexpanded
instead.list-item
has bothopen
andclosed
. It looks like it should beexpanded
andclosed
.Proposed Advantages
Alignment with the design decision and consistency across components.
Which Component
block
list-item
and other relevant components
Relevant Info
Design decision: #6473
image
Calcite package
The text was updated successfully, but these errors were encountered: