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 274 patternfly-elements issues
Sort by recently updated
recently updated
newest added

## Description of the issue Netlify builds will tend to fail, e.g. https://app.netlify.com/teams/patternfly-elements/builds/621e4e78fff2bb000701761a These types of failures are caused by the netlify runner failing to bust the node_modules cache under...

priority: low

## Description of the issue The PFE docs site and demos have issues showing up on the audit tools (lighthouse, aXe devtools) as well as issues discovered through manual user...

docs
accessibility
priority: high

The new nav is sending an event for Adobe Analytics to pick up when a top level item that's an `` tag has been clicked. This is an issue on...

integration
priority: medium
fix
RHDS

## Description of the issue When I view PFE-Icons in the Samsung Internet (Galaxy S20), the circled backgrounds are not round and do not fully cover the icon. ### Impacted...

styles
priority: low

## Description of the issue pfe-tools' `packageVersion` esbuild plugin reads the package.json version and interpolates it into each component's source code. The problem is that this appears to happen *before*...

priority: low
release

## Description of the issue When an accordion (maybe tab as well) is clicked in pfe-content-set there isn't enough information to tell what has been expanded/collapsed, making analytics based on...

priority: medium
fix
RHDS

General updates to Codeblock to make it better for wider use: * Add more CSS vars for custom styling * Support `none` for language and set as default value for...

priority: low

I saw this list of rules for good autocomplete behavior on the TLDR newsletter and I think we should review them. They're pretty thorough. [Rules for Autocomplete](http://jeremymikkola.com/posts/2019_03_19_rules_for_autocomplete.html) For each rule,...

needs discussion
update component request
needs: prioritization

By incorporating `@media (prefers-color-scheme: dark)` into our code and using that to invoke our dark mode settings, we can add support to all our components for the user preference for...

feature
needs discussion
needs design specs
needs: prioritization

pfe-accordion and pfe-collapse have the same animations in them and a lot of duplicate code. pfe-accordion should use pfe-collapse as the base class and then add any additional functionality on...

feature
functionality