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

Boundary error handle for page or rowPerPage Out of Range #44

Open
raylrui opened this issue Oct 3, 2024 · 0 comments
Open

Boundary error handle for page or rowPerPage Out of Range #44

raylrui opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@raylrui
Copy link
Contributor

raylrui commented Oct 3, 2024

Currently, the ui has flexible input and query params for page and rowPerPages query,
For example: https://orcaui.dev.umccr.org/runs/workflow?page=1100

It will trigger the unexpected boundary error
image

we may need constraint the input of page query, and also has proper error handle in table display when query out of range.

@raylrui raylrui added the bug Something isn't working label Oct 3, 2024
@raylrui raylrui self-assigned this Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant