Michael Potter
Michael Potter
## Package I believe: `@apollo-elements/create` ## Description After scaffolding the apollo-elements app using `@apollo-elements/create` and running a rollup build with `npm run build` I get an error that of...
## Package `@apollo-elements/create` ## Description When running an `npm run build` I get an error that the following package is not included. ```bash npm run build > [email protected] build...
## 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...
# Component name: The original intent of the pfe-cta that contains a priority of `secondary` and a variant of `wind` should be full-width. Currently, only spans the width of its...
## Description of the issue ol.primary-list--primary found in pfe-sass and pfe-styles relies on our .pfe-l-grid utility to layout the items in a grid based format. In addition to this, it...
### Describe the bug Triggering an rh-dialog component to "open" via a keyboard, the focus doesn't correctly transition from the trigger button to the open dialog. The focus remains on...
## Description of the requested feature At scale, it's very difficult to prevent custom elements from being defined more than once. When lots of teams are trying to publish their...