-
Notifications
You must be signed in to change notification settings - Fork 377
Description
Describe the problem
A clear and concise description of the problem. Which components are affected?
Follow up to patternfly/patternfly-org#3538
Icon import paths should be updated for relative path conversion logic to access/ import the correct icons within CodeSandbox demos.
-
Icon import paths in Primary Detail Card View demo are not correct and CodeSandbox demo does not render the icons correctly -
Masthead fullscreen demo -imgAvatarandpfIconnot rendering correctly in CodeSandbox -
Application Launcher - demos that importpfLogoSmnot rendering PF icons within dropdown items in CodeSandbox -
Compact table demo - Label, TableText not defined
-
Static bottom pagination table demo - missing TableText import
-
Sortable responsive demo - various missing imports
-
Column management table demo - PageSection, Card not defined
-
Filterable table demo - update table data import to
import { rows, columns } from './sampleData'; -
Primary detail card view - DashboardWrapper imported twice
Related: #9124
Metadata
Metadata
Labels
Type
Projects
Status