Skip to content
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

fix(combobox-item): bumping the scale of icon to M when parent combobox is scale L #6253

Merged

Conversation

Elijbet
Copy link
Contributor

@Elijbet Elijbet commented Jan 9, 2023

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.

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jan 9, 2023
@Elijbet Elijbet marked this pull request as ready for review January 9, 2023 19:56
@Elijbet Elijbet requested a review from a team as a code owner January 9, 2023 19:56
@Elijbet Elijbet added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Jan 9, 2023
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

In the future these 3 changes can be in one PR since they do the same thing, just for different components. It would save us chromatic snapshots too. The PR title could be something like:

fix(combobox-item, accordion-item, dropdown-item): increase child icon scale to M when component is L

@Elijbet Elijbet changed the title fix(combobox-item): bumping the scale of icon to M when parent accordion is scale L fix(combobox-item): bumping the scale of icon to M when parent combobox is scale L Jan 9, 2023
@Elijbet Elijbet merged commit 051cb3f into master Jan 11, 2023
@Elijbet Elijbet deleted the elijbet/5698-combobox-item-scale-L-renders-icon-scale-M branch January 11, 2023 18:27
@github-actions github-actions bot added this to the 2023 January Priorities milestone Jan 11, 2023
benelan added a commit that referenced this pull request Jan 11, 2023
* master:
  1.0.0-next.719
  fix(combobox-item): bumping the scale of icon to M when parent combobox is scale L (#6253)
  1.0.0-next.718
  fix(button): neutral and outline button now has correct border color (#6269)
  style: lint and use tsserver LSP to organize imports (#6260)
  build(deps): Bump axe-core from 4.6.1 to 4.6.2 (#6264)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants