Nicole Thoen
Nicole Thoen
- Duplicate IDs (probably shared between examples) - Stack chart - Tooltip chart - Scatter chart - Line chart - Donut utilization chart - Bullet chart - Area chart -...
Closes: #7777 Also separated out the a11y tests from the preview build on each PR.
This needs to be fixed in the legacy and composable table expandable row examples. after fixing this issue, we should also remove the config which ignores the rule 'scrollable-region-focusable' in...
Follow up to https://github.com/patternfly/patternfly/pull/4986 - make isFlipEnabled true by default in all components/examples/demos using Popper. - use the new `pf-m-static` whenever isFlipEnabled is set to false.
Avoiding breaking changes: i.e. don't change API and existing props Build demos for the following: - [x] #6017 - [x] #6018 - [x] #6019 - [x] #6016 - [x] #6888...
To be determined: - how many of the current Select examples/variants needs to built into the ComposableSelect? - will this new page include composable 'demos' to demonstrate how to build...
**Describe the problem** The chips in the chip group passed to the text input group are given the property `flex-wrap: nowrap;` which causes them all to squish into one line...
The text in the sidebar_body is a dark text on a dark background.  Also, the react examples, there is some text in...