Skip to content

DataList - implement full page Basic demo to match HTML #8982

@nicolethoen

Description

@nicolethoen

Add a demo to the DataList React demos tab which matches the Basic demo under the HTML Demos tab.

  • It does not need to implement working pagination or filtering - the toolbar at the top of the DataList is for context, so it does not need to be fully functional
  • The Page layout and scaffolding is extremely similar to that of the Card View React demo (code found here). The primary difference is the presence of Cards in the card view demo and DataList in the DataList demo.
  • The DataList items should match as closely as possible to the corresponding HTML Demo
  • The source branch for the issue work should be patternfly-react's V5 branch, and that is also the branch your code should merge back into.
  • It will likely be necessary to move the DataListDemo.md file into a directory much like the CardView demo is in a Card directory under demos.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions