patternfly-elements icon indicating copy to clipboard operation
patternfly-elements copied to clipboard

PatternFly Elements. A set of community-created web components based on PatternFly design.

Results 232 patternfly-elements issues
Sort by recently updated
recently updated
newest added

We have a few components that are going to need to share functionality but those two components are completely unrelated: think `pfe-tabs` and `pfe-scrollspy`. There are two approaches that I...

needs: prioritization

I've tested this component with Angular, React, and Vue and I get the same experience with all three frameworks. The band initially renders with just the default slot content. Even...

styles
priority: medium
functionality
update component request
size: lg
fix

1. The focus does not stay inside the modal 2. The focus skips the close button

accessibility
needs: prioritization

It would be great to make this component more flexible to use by allowing it to accept functions for: - manipulating how data is displayed in the dropdown (i.e. accept...

feature
priority: low
update component request
needs: prioritization

For some reason, pfe-number and Angular are not getting along. https://codesandbox.io/embed/pfe-number-with-angular-xe6ng We should be seeing 4th and instead we're seeing 0th.

needs: prioritization
fix

I'm currently putting a PFElement-based component into a React project written in TypeScript. Adding PFElements to standard React is easy (Kyle has gone from no project, to a React project...

help wanted
docs
needs: prioritization

If a slot is defined in the markup that doesn't exist or isn't defined for that component, I think it should throw a warning to let the users know that...

feature
priority: high
functionality
size: sm

eq.js adds element queries so that elements can respond to their own size, rather than the page's size. https://github.com/Snugug/eq.js/ Evaluate eq.js performance, features, etc for inclusion within RHElements. At first...

research
tools
needs dev discovery
priority: high
size: md

## Description of the issue Pfe-avatar should allow the color set to be customizable through `--pfe-avatar--colors`. However, this feature is not currently working, and `this.customColors()` always returns undefined . ###...

priority: low

The clipboard API requires a secure origin to work, otherwise `navigator.clipboard` will be undefined. I recommend we hide the clipboard button and throw a warning if the site is not...

good first issue
accessibility
priority: medium