-
I just tried to install this and I received a 404 error trying to retrieve `/cockpit/@localhost/base1/patternfly.css`
I think that this CSS has been removed from cockpit https://lists.fedorahosted.…
emrul updated
2 years ago
-
Noticed we're using `padding-inline` with a single value in the code below, but typically (especially for padding/margin) we'll have vars for each value. Let's take a look at defining styles this way,…
-
Per patternfly/patternfly-react#6692 a \`\`\`ts specified code block is unable to be used with some TypeScript demos.
-
### Please describe the feature that you want to propose
When adding a new array element, for instance, a new header in the `setHeaders` processor, it would be better to place the newly created heade…
-
When using the sass files via sass-embedded (from sass-loader in webpack) I see deprecation warnings like this:
```
WARNING in ./src/oversight/static_src/oversight/vendor.scss (./node_modules/css-lo…
-
**Describe the problem**
Focus on the button is difficult to perceive.
**How do you reproduce the problem?**
https://www.patternfly.org/components/button
**Expected behaviour**
There should b…
-
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
Admin login and logout should be integrated with `TS`.
-
**Describe the problem**
A clear and concise description of the problem. Which components are affected?
In the [Back to Top fullscreen demo](https://www.patternfly.org/components/back-to-top/react-d…
-
Reported by Alistair McGranaghan
> this test code is not working for me:
> ```
>
> test title
>
> Test content
>
> test title 2
>
> Test content 2
>
>
> ```
…
-
Currently when running the development server only the documentation files are watched and have their changes applied with hot reloading.
Having changes applied live for the source components would…