Mark Caron

Results 78 issues of Mark Caron

# 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

Using a web component would be a good way to add in all the table goodies we'd need for apps as well as content writers, like: - DataTables or something...

new component request
needs: discussion
priority: medium
size: lg
needs: design specs
1:1

## Description of the issue The default CTA :focus inherits dotted border and it doesn't look good. The dotted border is inherited from `.pfe-navigation__dropdown a:focus`. ### Impacted component(s) - CTA...

accessibility
priority: low
size: sm
needs: prioritization
fix

While testing form elements in VoiceOver on iOS and OSX, I noticed that there seems to be some issues with the [modal dialog example](https://www.w3.org/TR/wai-aria-practices-1.1/examples/dialog-modal/dialog.html). It seems that the labels in...

bug
Example Page
Feedback

Need a file upload element, like PatternFly's - [Simple upload](https://www.patternfly.org/components/file-upload/simple-file-upload) - [Multiple upload](https://www.patternfly.org/components/file-upload/multiple-file-upload) Related: [``](https://github.com/RedHat-UX/red-hat-design-system/issues/251)

feature
good 1st issue
new component request
for dev
1:1
red hack day

We need a Breadcrumbs component. _Note: not sure why it's singular ("breadcrumb") and not plural ("breadcrumbs")._ ### Design - [PF spec](https://www.patternfly.org/components/breadcrumb) ### Dev Notes - [Proper WAI pattern](https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/examples/breadcrumb/) (which PF...

feature
good 1st issue
new component request
1:1
red hack day

There are multiple style issues throughout PFE doc pages: - [x] Add new site header style (@markcaron — #2396) - [x] Add new PFE logo https://github.com/patternfly/patternfly-elements/pull/2401 - [x] ~~Fix v1/v2...

priority: medium
bug

As Eric Bidelman noted, "There's no better way to write a progressive web app than to progressively enhance existing HTML elements." [1] Where possible, buttons and other custom elements should...

Consistency

The arrow/chevron icon in the Show more action button is too large.

bug
priority: high

Variants for `` are documented confusingly... The [Variants section under Style](https://ux.redhat.com/elements/tag/style/#variants) has `unfilled`: The [Variants section under Code](https://ux.redhat.com/elements/tag/code/#attributes) has `outline`: ### Related The `outline` variant is not `unfilled`. It's actually...

docs