Evan

Results 32 issues of Evan

Towards #7825 This PR parses CSS files being copied into `react-styles` and replaces relative asset paths with absolute paths.

Additional updates meant to be included in #4928 but not committed into that merged code. DataList: - https://github.com/patternfly/patternfly/pull/4928#discussion_r931157589 - > I think it would be flagged as an issue -...

Similar to #4999 this is a follow-up to #4928 to clean up attribute name from `id` to `options-menu--id` per [this comment](https://github.com/patternfly/patternfly/pull/4928/files#r907909819) > Same comment as mentioned about the select component...

bug

Follow-up based on [this comment](https://github.com/patternfly/patternfly/pull/4928/files#r907903572) from #4928 > This is out of scope, but it would be nice to replace `id` with `select--id` in the hbs for this component. If...

bug

The navigation docs are throwing a11y violations because we are re-using the words 'Link 1', 'Link 2', etc across examples. Each of the links in the example needs to have...

Epic to track creation & implementation of dark theme in PatternFly ## Implementation: ### PatternFly implementation - [x] https://github.com/patternfly/patternfly/pull/4654 - [x] https://github.com/patternfly/patternfly/pull/4761 - [x] https://github.com/patternfly/patternfly/issues/4790 - [x] https://github.com/patternfly/patternfly/issues/4749 - [x]...

Epic
dark theme

Towards #202 This PR adds the following items to the seed app for the V6 demo: - Dashboard page - Resources page - Inventory page - Dark/light theme toggle -...

do not merge
demo

Components used in Dashboard demo: - Page - Skip to content - Button - Masthead - Brand - Toolbar - Menu toggle - Avatar - Nav - Breadcrumb - Content...

Closes #3979

Epic tracking the issues found in 4/23/24 a11y report - https://pf-a11y_4-23-24.surge.sh/ ```[tasklist] ### Testing-your-accessibility - [ ] elements must be contained in a or - [ ] li elements must...

bug