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

# Component name: `` ## Design specification updates [PatternFly v4 Card](https://www.patternfly.org/v4/components/card) We may defer implementation of `expanded` and `selectable` for now.

1:1

# Component name: There are several issues we've found in implementing the [new PFE Nav](https://github.com/patternfly/patternfly-elements/tree/CPFED-3689-new-navigation-epic) on RHDC. ## Bugs / updates ### 1. Force break text blocks being stripped ###...

priority: medium
design system
update component request
needs: prioritization
for dev

Closes #1013 ## Description Adds horizontal scrolling capabilities to horizontal tabs. This feature adds a left arrow and a right arrow when the tabs are too large for its container....

doc
tests
styles
functionality
demo
ready: design review
for dev

Currently, patternflyelements.com documentation is version 2 of PFE in pre-release. We need to add a link to version 1.X.X documentation for those maintaining current elements in production.

priority: low

The generator script incorrectly generates an e2e test file named: `elements/{component}/test/{component}.e2e.spec.ts` this should be corrected to `elements/{component}/test/{component}.e2e.ts` The generator script also incorrectly generates an `import` line in `elements/{component}/demo/{component}.js`. Currently it...

priority: low

## Description of the issue pfe-primary-detail, when applied to a parent component such as pfe-band with a given color context, has incorrect styles applied. complement ![image](https://user-images.githubusercontent.com/13666/163034722-6e6f0d96-789a-40b7-9712-b02c6dc04be8.png) darker ![image](https://user-images.githubusercontent.com/13666/163034764-1038af86-e6de-4d68-a284-9291ef21cfe7.png) darkest ![image](https://user-images.githubusercontent.com/13666/163034802-fc83fc15-685a-486b-9713-54c98b575ce8.png)...

priority: low
needs: design specs

feature
design system
update component request
design specs complete

## Description of the issue When trying to import `const pluginToc = require('@patternfly/pfe-tools/11ty/plugins/table-of-contents.cjs');` into the `.eleventy.js` config file with node `v15.10` one would get a similar issue to the one...

priority: low

## Description of the issue Some of our websites are already loading a version of PrismJS which is causing a version collision with pfe-codeblock. Ideally we'd want to have a...

priority: medium

## Description of the issue The pfe-button component does not switch colors when the parent has a color-palette of "darker" or "darkest". This is in contrast to the guidelines on...

accessibility
priority: low
needs design specs