You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
nicolethoen
changed the title
Basic
DataList - implement full page Basic demo to match core
Apr 19, 2023
nicolethoen
changed the title
DataList - implement full page Basic demo to match core
DataList - implement full page Basic demo to match HTML
Apr 19, 2023
Add a demo to the DataList React demos tab which matches the Basic demo under the HTML Demos tab.
The text was updated successfully, but these errors were encountered: