[List] Change multiple icon or Add prop to support multiple icon types #6603
Labels
1 - assigned
Issues that are assigned to a sprint and a team member.
Calcite (design)
Issues logged by Calcite designers.
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
p - medium
Issue is non core or affecting less that 60% of people using the library
Milestone
Description
Before replacing the deprecated
pick-list
with thelist
, theselectionAppearance
icon defaulted to a simple check.For consistency with the previous structure of
pick-list
, we could either:Change the multiple icon to be in line with the
pick-list
and add the"check"
icon, orAllow users select from a few differing options. Could be similar to the
accordion
'siconType
prop.pick-list
(current and expected inlist
):list
(current):Acceptance Criteria
Support the
"check"
icon when thelist
'sselectionAppearance
is set to andselectionMode
is set tomultiple
.Expected:
Relevant Info
Came up in a Community discussion on 3/14/23.
Which Component
list
andlist-item
Example Use Case
For testing/current use case: https://codepen.io/geospatialem/pen/WNgzByM
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: