Skip to content

Conversation

britt6612
Copy link
Collaborator

What does this PR do?

adds extend for the border hover

Where should the reviewer start?

base.js

What testing has been done on this PR?

storybook

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?

There is a need to make the border-width thicker so just put an extend

What are the relevant issues?

just related to DS

Screenshots (if appropriate)

Do the grommet docs need to be updated?

yes

Should this PR be mentioned in the release notes?

yes

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

backwards compatible

@britt6612
Copy link
Collaborator Author

britt6612 commented Sep 29, 2022

Wanting the ability to have an outline on the hover for checkbox.

example:
https://user-images.githubusercontent.com/42451602/192918726-bc33bf48-7dc6-47b8-a8f5-ef23cde46936.mov

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!

Copy link
Collaborator

@taysea taysea left a comment

Choose a reason for hiding this comment

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

LGTM.

@britt6612 britt6612 requested review from ericsoderberghp and removed request for ericsoderberghp October 4, 2022 17:56
@ericsoderberghp ericsoderberghp merged commit 6c5330b into grommet:master Oct 5, 2022
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.

4 participants