-
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
Improve scale of internally rendered icons across relevant components #5698
Labels
4 - verified
Issues that have been released and confirmed resolved.
refactor
Issues tied to code that needs to be significantly reworked.
Milestone
Comments
Accordion Item design updates are completed and available at this Figma link. I will continue to add completed designs that same enhancements file for the list above as they are ready. cc @brittneyzwolfer for visibility |
This was referenced Jan 8, 2023
Elijbet
added a commit
that referenced
this issue
Jan 11, 2023
…ox is scale L (#6253) **Related Issue:** #5698 Bumping the scale of the icon to M when the parent `combobox-item` is scale="l" for a visual distinction between larger and smaller components without affecting the height of the `combobox-item` when icon(s) are added or removed. Added a _testOnly snapshot.
Elijbet
added a commit
that referenced
this issue
Jan 12, 2023
…dion is scale L (#6252) **Related Issue:** #5698 ## Summary Bumping the scale of the icon to M when the parent `accordion-item` is `scale="l"` for a visual distinction between larger and smaller components without affecting the height of the `accordion-item` when icon(s) are added or removed. Added a _testOnly snapshot.
Elijbet
added a commit
that referenced
this issue
Jan 14, 2023
…-picker, input-time-picker): bumping the scale of icon to M when parent is scale L (#6267) **Related Issue:** #5698 ## Summary Bumping the scales of `iconStart` and `iconEnd` to M when the parent `tab-title`,`input`, `input-number`, `input-text`, `input-date-picker`, `input-time-picker` components are `scale="l"` for a visual distinction between larger and smaller components without affecting the height of the components when icon(s) are added or removed. Added `_testOnly` snapshots.
Elijbet
added a commit
that referenced
this issue
Jan 15, 2023
…wn is scale L (#6254) **Related Issue:** #5698 ## Summary Bumping the scale of the icon to M when the parent `dropdown-item` is `scale="l"` for a visual distinction between larger and smaller components without affecting the height of the `dropdown-item` when icon(s) are added or removed. Added a `_testOnly` snapshot.
This was referenced Jan 25, 2023
Reference the follow-up items for inclusion in the January patch milestone. |
benelan
added a commit
that referenced
this issue
Jan 25, 2023
…e L (#6338) **Related Issue:** #5698 ## Summary Bumping the `scale` of the `chevron` to M when host is `scale="l"` for a visual distinction between larger and smaller components without affecting the height of the component when icon(s) are added or removed. Added a _testOnly snapshot. Co-authored-by: Ben Elan <[email protected]>
Installed and assigned for verification. |
Verified on
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
4 - verified
Issues that have been released and confirmed resolved.
refactor
Issues tied to code that needs to be significantly reworked.
Description
Follow-up to #5245
This issue will be rounding up all the components that need an
icon scale
upgrade, where the large-scale component gets a medium-scale icon (24px) instead of a small one, this includeschevron
icons. Needs to maintain the height with or without an icon, accounting for all the prop variations that can affect height, eg. the default solid appearance with a border and transparent without.🏗⚠️
WIP: Design in Figma is in progress for most of the listed components. Will update by linking Figma for each component as they become available. Please contact @SkyeSeitz if you need permission to access the provided link.
Proposed Advantages
This will provide a better visual distinction between scales.
Which Component
Relevant Info
Follow-up issues:
action-end
needs to be reworked to not have an impact on height.No response
The text was updated successfully, but these errors were encountered: