| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
HorizontalNavMenuItem 's onItemClick should be a function not an object.
There was a problem hiding this comment.
Good catch!
Sorry, something went wrong.
|
PatternFly-React preview: https://patternfly-react-pr-2984.surge.sh |
Sorry, something went wrong.
Fix according to @rvsia. Requires patternfly/patternfly-react#2984
There was a problem hiding this comment.
Can you please link associated issue. Thanks!
Sorry, something went wrong.
There's none. Do we need 6 people and an issue to merge a trivial 1 line fix to Patternfly? |
Sorry, something went wrong.
|
@martinpovolny We do need an issue for all bugs (https://github.com/patternfly/patternfly-react/blob/master/CONTRIBUTING.md#creating-issues-for-bugs). We only need 2 approvals to merge a PR. |
Sorry, something went wrong.
|
@dlabaj : Thank you for the information. Updating counter to 7 ;-) I have created the issue as you required: #2994 However I cannot follow the steps you pointed me to 100%. I cannot assing the label because I do not have the permisions. Regards. |
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
HorizontalNavMenuItem 's onItemClick should be a function not an object.
It's getting passed as onClick to <a href ...> so it must be a bug.
Issue: #2994
Ping @rvsia, @karelhala