| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-3307.surge.sh |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #3307 +/- ##
==========================================
+ Coverage 67.34% 67.34% +<.01%
==========================================
Files 893 895 +2
Lines 24921 24958 +37
Branches 2146 2153 +7
==========================================
+ Hits 16783 16809 +26
- Misses 7133 7141 +8
- Partials 1005 1008 +3
Continue to review full report at Codecov.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Hey @kmcfaul looks great! Left a small comment about the aria-label on a normal button with text in it.
This may be beyond the scope of this PR, but looks like the non-action split button checkboxes are using the <Checkbox> component and they should just be a normal <input type="checkbox">.
Should I open another issue for that?
Also I need to make some changes in core to support the expanded state. Currently there is a 1px grey border showing up over the 2px blue border.
Sorry, something went wrong.
|
@mcoker Yeah if you can open up a bug that would be great. I've removed the aria-label. |
Sorry, something went wrong.
There was a problem hiding this comment.
This looks great @kmcfaul . While reviewing this it occurred to me that we should have included icons in front of each menu item for the second example. This will require a core update that I've discussed with @mcoker and opened a core issue here: patternfly/patternfly#2450
@tlabaj Can we hold on merging this for the moment to see if we can get this into the current release? If not, I would be OK to accept this and return to update later.
Sorry, something went wrong.
|
@kmcfaul the expanded border has been fixed in core patternfly/patternfly#2449 and is in 2.41.1 |
Sorry, something went wrong.
|
@kmcfaul patternfly/patternfly#2451 was merged in core to support adding icons to the dropdown component menu.
|
Sorry, something went wrong.
There was a problem hiding this comment.
Can you update the demo app and add some integration test please
Sorry, something went wrong.
There was a problem hiding this comment.
This looks good. My comments about removing the ID shouldn't hold up merging this, but would be nice to see at some point 🤠
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: Closes #3226
Additional issues: