FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(charts): adds charts to react-integration tests by jenny-s51 · Pull Request #2354 · patternfly/patternfly-react · GitHub

chore(charts): adds charts to react-integration tests - #2354

Merged
dlabaj merged 14 commits into
patternfly:masterfrom
jenny-s51:iss2231
Jul 3, 2019
Merged

chore(charts): adds charts to react-integration tests#2354
dlabaj merged 14 commits into
patternfly:masterfrom
jenny-s51:iss2231

Conversation

Copy link
Copy Markdown
Contributor

What: closes #2231 And adds charts to react-integration. This PR includes new Cypress tests for each chart that was added.

jenny-s51 requested review from dlabrecq and tlabaj June 25, 2019 20:16

Copy link
Copy Markdown
Collaborator

PatternFly-React preview: https://patternfly-react-pr-2354.surge.sh

tlabaj requested a review from jcaianirh June 26, 2019 19:14
tlabaj assigned dlabaj and unassigned jcaianirh Jun 26, 2019
tlabaj requested review from dlabaj and removed request for jcaianirh June 26, 2019 19:15
jenny-s51 assigned jenny-s51 and unassigned dlabaj Jun 26, 2019
jenny-s51 requested a review from dlabrecq June 27, 2019 18:42
jenny-s51 requested a review from dlabrecq July 1, 2019 18:09

dlabrecq commented Jul 1, 2019

Copy link
Copy Markdown
Member

Other than the two comments above, the other charts look good to me.

Copy link
Copy Markdown
Contributor Author

@dlabrecq Thank you! I will fix those right away and push again 🙂

jenny-s51 requested a review from dlabrecq July 1, 2019 19:03
dlabrecq previously approved these changes Jul 1, 2019

dlabrecq left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me. Nice job! 💯

redallen previously approved these changes Jul 1, 2019

redallen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for the added tests!

}: AccordionProps) => (
<dl className={css(styles.accordion, className)} aria-label={ariaLabel} {...props}>
<AccordionContext.Provider value={headingLevel}>{children}</AccordionContext.Provider>
{children}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Great catch, this should have never made it in...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

jenny-s51 dismissed stale reviews from redallen and dlabrecq via 4c47546 July 1, 2019 19:30
jenny-s51 requested review from dlabrecq and redallen July 1, 2019 19:33
redallen previously approved these changes Jul 1, 2019

dlabrecq commented Jul 3, 2019

Copy link
Copy Markdown
Member

After you rebase, you may find that the charts look odd. For example, axis labels and ticks may be missing, charts are larger than normal, etc. This is due to a last minute change in how the Chart component calculates its default padding.

To fix the charts, you'll need to add some padding. The PR below fixes the issue for the chart examples.
https://github.com/patternfly/patternfly-react/pull/2438/files

dlabaj merged commit 1912733 into patternfly:master Jul 3, 2019
jenny-s51 deleted the iss2231 branch July 3, 2019 15:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Add Charts to react-integration

7 participants


Back | FazBrowse Home | New Git URL