mcarrano
mcarrano
Want to add a new demo that shows the sticky toolbar used in a full page layout. See the design issue here: https://github.com/patternfly/patternfly-design/issues/1120
Add demos to show placement of a Content selector in a page. Follow up to https://github.com/patternfly/patternfly/issues/2813
Add active state styling to the button component per the designs here: https://marvelapp.com/prototype/14210469/screen/76778608
Current method for defining responsive breakpoints at the viewport/page level does not always yield good results (i.e. elements being hidden at unexpected widths, etc). Breakpoints at the container level might...
Create a new page that includes accessibility guidance and a checklist for designers. Goal will be to educate and inform designers about accessibility best practices and provide reminders about what...
In reviewing the Drill Down navigation variant for PF v5, it was noted that the current highlighting and hover effects may be confusing. See the demo here: https://patternfly-react-pr-9255.surge.sh/components/navigation/react-demos/drilldown-nav/ This is...
on the patternfly.org website, We currently don't have a good way to toggle component previews between light and dark themes. Start with considering what the ideal interaction would be and...
Currently [File Upload](https://www.patternfly.org/v4/components/file-upload) and [File Upload - Multiple](https://www.patternfly.org/v4/components/file-upload---multiple) are separate components to address distinct use cases. A more usable solution would be to combine these into one component. File Upload...
Tile can be seen as a specialized version of the Card. Tiles are always clickable and have a compact layout. Deprecate Tile in favor of using clickable cards.
Replicate core demos for DataList here as React demos to have parity: https://staging.patternfly.org/v4/components/data-list/html-demos Demos include - [x] #8982 - [ ] Actionable - [ ] Expandable - [ ] #10247...