-
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
Elijbet
added
refactor
Issues tied to code that needs to be significantly reworked.
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
labels
Nov 7, 2022
Elijbet
changed the title
Improve scale of internally rendered icons across relevant components.
Improve scale of internally rendered icons across relevant components
Nov 7, 2022
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 |
Elijbet
added
2 - in development
Issues that are actively being worked on.
and removed
0 - new
New issues that need assignment.
labels
Dec 14, 2022
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. |
geospatialem
modified the milestones:
2023 January Priorities,
2023 January Priorities Patch - Bugs only
Jan 25, 2023
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 <belan@esri.com>
Elijbet
added
the
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
label
Jan 25, 2023
Installed and assigned for verification. |
geospatialem
modified the milestones:
2023 January Priorities Patch - Bugs only,
2023 January Priorities
Jan 25, 2023
geospatialem
added
4 - verified
Issues that have been released and confirmed resolved.
and removed
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
labels
Jan 25, 2023
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: