patternfly-react-demo-app icon indicating copy to clipboard operation
patternfly-react-demo-app copied to clipboard

DEPRECATED: This project is no longer active. See https://github.com/patternfly/patternfly-react-seed for PF4 demos.

Results 19 patternfly-react-demo-app issues
Sort by recently updated
recently updated
newest added

The markup implies that there should be two links under Overview: Projects, Stages. But neither hover nor click will reveal these items (gif below): ```html Overview Overview Projects Stages ```...

It sounds obvious but you need to perform that at step 0 before to run the getting started steps. Or at least in some environments a npm install might not...

I believe the community is leaning towards yarn now, but curious if the patternfly react crew has a pref.

Contemplating this as an idea, but seems like, since its waiting for the component to load, a loading spinner could be in order here.

Noticed that [react-router doesn't handle query strings as of v4](https://github.com/ReactTraining/react-router/issues/4410), but guessing there is a favored way among users for making up for this deficiency. If so, perhaps add a...

* add tests for Redux reducers / stateless components, etc.

enhancement
help wanted

![screen shot 2018-01-23 at 10 38 50 pm](https://user-images.githubusercontent.com/280512/35313418-440478da-008e-11e8-814d-3ee85444fd1d.png)

* Currently Prettier plugin has [issues](https://github.com/prettier/prettier-eslint/issues/92) respecting `tslint` configuration. However, as long as `prettier.singleQuote` is enabled in your IDE, it should be fine to use Prettier and avoid tslint errors....

enhancement
help wanted

* Once the React Bootstrap's [NavDropdown](https://react-bootstrap.github.io/components.html#navs-dropdown) is implemented in PF-React [#42](https://github.com/patternfly/patternfly-react/issues/42), let's add a logout mechanism which clears the logout cookie via Redux.

enhancement
help wanted