Skip to content

Conversation

versoworks
Copy link
Contributor

What does this PR do?

Fix issue 6803 of check mark exceeding parent bounds when padding applied with fill and reverse styles.

Where should the reviewer start?

What testing has been done on this PR?

How should this be manually tested?

Do Jest tests follow these best practices?

  • screen is used for querying.
  • The correct query is used. (Refer to this list of queries)
  • userEvent is used in place of fireEvent.
  • asFragment() is used for snapshot testing.

Any background context you want to provide?

What are the relevant issues?

Screenshots (if appropriate)

Do the grommet docs need to be updated?

Should this PR be mentioned in the release notes?

Is this change backwards compatible or is it a breaking change?

Fix issue of check mark exceeding parent bounds when padding applied with fill and reverse styles.
@britt6612
Copy link
Collaborator

@versoworks you may need to run yarn jest -u to update the snapshots and then commit those changes :)

@versoworks
Copy link
Contributor Author

@britt6612 thank you for the prod in the right direction.

@britt6612 britt6612 requested a review from jcfilben May 31, 2023 19:46
@britt6612
Copy link
Collaborator

@britt6612 thank you for the prod in the right direction.

welcome LGTM!

Copy link
Collaborator

@jcfilben jcfilben left a comment

Choose a reason for hiding this comment

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

Looks good!

@jcfilben jcfilben merged commit ddb9f6a into grommet:master Jun 1, 2023
@jcfilben jcfilben mentioned this pull request Jun 1, 2023
@versoworks versoworks deleted the patch-1 branch June 2, 2023 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants