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

Changed DataChart to add offset #5941

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Conversation

ericsoderberghp
Copy link
Member

What does this PR do?

Changed DataChart to add offset

Where should the reviewer start?

DataChart.js

What testing has been done on this PR?

added story and unit test

How should this be manually tested?

new story

Do Jest tests follow these best practices?

didn't refactor the DataChart tests yet, so continuing with existing patterns :(

  • 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.

What are the relevant issues?

#5233

Screenshots (if appropriate)

Screen Shot 2022-02-09 at 4 49 00 PM

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

@ericsoderberghp ericsoderberghp linked an issue Feb 10, 2022 that may be closed by this pull request
@ericsoderberghp ericsoderberghp merged commit db5be92 into master Feb 10, 2022
@ericsoderberghp ericsoderberghp deleted the feat/datachart-offset branch February 10, 2022 18:51
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.

Does grommet has grouped bar chart component
2 participants