Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataLis pagination demo #10276

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ajaypratap003
Copy link
Member

@ajaypratap003 ajaypratap003 commented Apr 15, 2024

What: Closes #10247
DataList pagination demo

Additional issues:

@patternfly-build
Copy link
Contributor

patternfly-build commented Apr 15, 2024

@tlabaj tlabaj requested review from a team and mmenestr and removed request for a team April 17, 2024 13:58
Copy link
Contributor

@gitdallas gitdallas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's get a basic pagination working, and more than 10 items to see it (created with a loop so all the code isn't just for the items themselves).

implement review comments
@ajaypratap003
Copy link
Member Author

ajaypratap003 commented Apr 19, 2024

Thanks you all for reviewing PR. In Github issue, it was about the static pagination. That's why I made it static pagination, not dynamic.
Anyway I made it dynamic and working as expected. I've implemented all the review comments. Please let me know if any review comment missing.

@gitdallas
Copy link
Contributor

i understand the confusion there, HTML demos are always static in that sense necessarily though.

Copy link
Contributor

@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple more comments below, not really blockers though.

packages/react-table/src/demos/sampleData.tsx Outdated Show resolved Hide resolved
packages/react-core/src/demos/sampleData.tsx Outdated Show resolved Hide resolved
@ajaypratap003 ajaypratap003 changed the title DataList static pagination demo DataLis pagination demo Apr 25, 2024
@ajaypratap003
Copy link
Member Author

Hey folks,
Can you please merge this PR if everything looks fine

@andrew-ronaldson andrew-ronaldson self-requested a review May 13, 2024 12:56
Copy link
Collaborator

@andrew-ronaldson andrew-ronaldson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataList demo with Static bottom pagination
7 participants