Skip to content

v5 still used throughout react #10904

@evwilkin

Description

@evwilkin

v5 is still hard coded into many React files, most frequently in example markdown files in the cssPrefix front matter causing the CSS tables not to generate correctly at the bottom of those react docs pages, but also used within some component code such as the Th component where an old v5 screen reader class is applied, causing the screen reader text content to be visible on the page:

https://github.com/patternfly/patternfly-react/blob/v6/packages/react-table/src/components/Table/Th.tsx#L233

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions