Skip to content

Bug - CodeSandbox demos - fix misc imports  #9140

@jenny-s51

Description

@jenny-s51

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.

  1. Icon import paths in Primary Detail Card View demo are not correct and CodeSandbox demo does not render the icons correctly

  2. Masthead fullscreen demo - imgAvatar and pfIcon not rendering correctly in CodeSandbox

  3. Application Launcher - demos that import pfLogoSm not rendering PF icons within dropdown items in CodeSandbox

  4. Compact table demo - Label, TableText not defined

  5. Static bottom pagination table demo - missing TableText import

  6. Sortable responsive demo - various missing imports

  7. Column management table demo - PageSection, Card not defined

  8. Filterable table demo - update table data import to import { rows, columns } from './sampleData';

  9. Primary detail card view - DashboardWrapper imported twice

Related: #9124

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions