Open raylrui opened 1 month ago
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
we may need constraint the input of page query, and also has proper error handle in table display when query out of range.
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
we may need constraint the input of page query, and also has proper error handle in table display when query out of range.