| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
A few comments. Also once this gets working I would added these components to our typescript app under react-integration/demo-app-ts
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #1723 +/- ##
==========================================
+ Coverage 81.86% 81.88% +0.01%
==========================================
Files 630 631 +1
Lines 7214 7241 +27
Branches 291 312 +21
==========================================
+ Hits 5906 5929 +23
Misses 1164 1164
- Partials 144 148 +4
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
PatternFly-React preview: https://1723-pr-patternfly-react-patternfly.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
Good start.
Sorry, something went wrong.
There was a problem hiding this comment.
A few questions and updates.
Sorry, something went wrong.
|
PatternFly-React preview: https://1723-pr-patternfly-react-patternfly.surge.sh |
Sorry, something went wrong.
|
@jessiehuff can you also add integration tests for this component as outlined on this README? |
Sorry, something went wrong.
There was a problem hiding this comment.
We need to figure out why the test case is rendering the as any rather than 'a'
Sorry, something went wrong.
There was a problem hiding this comment.
A few more comments.
Sorry, something went wrong.
There was a problem hiding this comment.
A few more comments.
Sorry, something went wrong.
There was a problem hiding this comment.
Looks like this was updated. I still see some things that are not quite right.
Sorry, something went wrong.
There was a problem hiding this comment.
The component?: React.ReactType; Still is not right.
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for this!
Sorry, something went wrong.
There was a problem hiding this comment.
One update to integration test other then that looks good.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes issue #1717 by updating breadcrumb to typescript.