Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upfix(DataToolbar): move and wrap chips in expandable content #3319
Conversation
This comment has been minimized.
This comment has been minimized.
PatternFly-React preview: https://patternfly-react-pr-3319.surge.sh |
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Nov 19, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #3319 +/- ##
==========================================
- Coverage 67.44% 65.09% -2.36%
==========================================
Files 892 485 -407
Lines 24874 11828 -13046
Branches 2141 2143 +2
==========================================
- Hits 16776 7699 -9077
+ Misses 7093 3123 -3970
- Partials 1005 1006 +1
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
@mattnolting yes, that is a container that lets me cheat react and 'prepend' the components to display in the expandable content BEFORE the chip-container... |
You probably want to update the demo app to use the new prop. |
Hi Nicole. I was talking about updating the integration demo-app and updating the cypress test if applicable. |
This comment has been minimized.
This comment has been minimized.
@tlabaj ah sure. I'll update that |
This comment has been minimized.
This comment has been minimized.
Ok, I'll need to make one small CSS update to remove margin values. Not a blocker. |
Looks good @nicolethoen |
LGTM |
This comment has been minimized.
This comment has been minimized.
PERFECT |
This comment has been minimized.
This comment has been minimized.
Your changes have been released in:
Thanks for your contribution! |
nicolethoen commentedNov 19, 2019
Fixes #3198
follow up to Core issue #2397