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

DataViewer Pagination #113

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

DataViewer Pagination #113

wants to merge 14 commits into from

Conversation

john-salman
Copy link

  • Added chunk based loading for requests with over 500 observations
  • Moved logic from plot and table up to parent component
  • Added pagination input and number input for changing chunk size and records per page
  • Fixed close button logic in ChartDialog so opening the modal again doesnt require a double click

john-salman and others added 8 commits January 29, 2025 10:22
- Added chunk based loading for requests with over 500 observations
- Moved logic from plot and table up to parent component
- Added pagination input and number input for changing chunk size and records per page
- Fixed close button logic in ChartDialog so opening the modal again doesnt require a double click
@john-salman john-salman marked this pull request as draft February 5, 2025 19:34
@john-salman john-salman marked this pull request as ready for review February 5, 2025 20:55
@C-Loftus C-Loftus self-requested a review February 5, 2025 21:47
Copy link
Collaborator

@C-Loftus C-Loftus left a comment

Choose a reason for hiding this comment

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

For WMO folks, John is the new frontend dev associated with us at CGS/Lincoln.

I went over the PR with him and it looks good to me. Maaike, I think we may need to enable something in the repo to get the github actions to work for other contributors since only playwright appears to be running.

@john-salman john-salman requested a review from C-Loftus February 5, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants