-
Notifications
You must be signed in to change notification settings - Fork 77
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
[List Item]: update single-select icons #9174
Comments
cc @driskull |
@ashetland @geospatialem |
I created a draft PR that just needs |
@ashetland Can you clarify if this is meant for all selection modes or specifically for single-select? |
Yes, all selection modes. |
**Related Issue:** #9174 ## Summary Updates single-select icons according to the updated spec: * `circle` for unselected (using `color.border.input`) * `circle-inset-large` for selected
Installed and assigned for verification. |
Verified on |
Check existing issues
Description
Update single-select icons to align with Table. List was previously updated to match Dropdown, but the small dot is less ideal for content-rich settings where the selection state needs to be more prominent. Small dots are also commonly used to indicate activity.
While not a breaking change by itself, this should be paired with #7100 and #9173.
Acceptance Criteria
For
selection-appearance="icon" and
selection-mode="single"`:icon="circle"
color.border.input
icon="circle-inset-large"
color.brand
scale="l"
- will land with [List], [List Item], [List Item Group]: add scales, update padding and spacing, update font sizes #7100Relevant Info
No response
Which Component
List
List Item
Example Use Case
No response
Priority impact
p4 - not time sensitive
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: