Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Patternfly React to next.js/examples/ #9202

Closed
ichtestemalwieder opened this issue Oct 26, 2019 · 2 comments · Fixed by #9251
Closed

feat: Add Patternfly React to next.js/examples/ #9202

ichtestemalwieder opened this issue Oct 26, 2019 · 2 comments · Fixed by #9251
Labels
examples Issue/PR related to examples good first issue Easy to fix issues, good for newcomers

Comments

@ichtestemalwieder
Copy link

ichtestemalwieder commented Oct 26, 2019

Feature request

Is your feature request related to a problem?

Patternfly (https://www.patternfly.org/v4/) is the leading (in terms of good design and completeness) Open Source "design system". I would describe it in my own terms as "Bootstrap & React Component Library for Admin interfaces". Patternfly is predestined to be used with next.js. Also it should be super easy, I was not able to set it up, due to webpack CSS-Module configuration problems.

Describe the solution you'd like

Add an example minimal setup of Patternfly React (https://github.com/patternfly/patternfly-react) to the Create Next App Examples.

Additional context

In theory getting this to work should be super trivial, by importing their node module and then using their components: https://github.com/patternfly/patternfly-react/blob/master/packages/patternfly-4/react-core/README.md. But this fails due to CSS Styles of the Components in the node_modules folder not being correctly bundeled.

@timneutkens timneutkens added good first issue Easy to fix issues, good for newcomers help wanted labels Oct 26, 2019
@timneutkens
Copy link
Member

It would have been nice if you used the issue template. Added some labels.

@Timer Timer added the examples Issue/PR related to examples label Oct 27, 2019
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples good first issue Easy to fix issues, good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants