-
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]: add icon-end/start props #9175
Comments
cc @driskull |
Listed as a |
Due to the refactor required by #7100, it might make sense to wait to add these until after 7100 is complete. |
**Related Issue:** [#9175](#9175) ## Summary - Add `iconStart`, `iconEnd` and `iconFlipRtl` props. - Update default icon color to `--calcite-color-text-3`. - Update icon color to `--calcite-color-text-1` when item is selected. - Update `list.html` and `list.stories.ts` to use `icon-start` and `icon-end`.
Installed and assigned for verification. |
Verified on Storybook with the |
Created follow up issue to split storybook screenshot. |
Check existing issues
Description
List Item should match other similar components in this regard and include properties for
icon-end
andicon-start
. This would improve the OOTB experience when adding icons to list items vs the current workflow of relying the content slots.Acceptance Criteria
text.3
text.1
)scale="m"
(24px) onscale="l"
List ItemsRelevant Info
No response
Which Component
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: