-
Notifications
You must be signed in to change notification settings - Fork 484
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
Query Parameter in facility bed pagination is not shown #6906
Comments
rithviknishad
added a commit
that referenced
this issue
Dec 25, 2023
6 tasks
khavinshankar
added a commit
that referenced
this issue
Dec 28, 2023
…ry params (#6909) * fixes #6906; migrate Bed Management to `useQuery` * uncommented related test * handle the auto-fill delay * handle the google map delay * revert vite --------- Co-authored-by: Mohammed Nihal <[email protected]> Co-authored-by: Khavin Shankar <[email protected]>
Ashesh3
pushed a commit
that referenced
this issue
Jan 2, 2024
…ry params (#6909) * fixes #6906; migrate Bed Management to `useQuery` * uncommented related test * handle the auto-fill delay * handle the google map delay * revert vite --------- Co-authored-by: Mohammed Nihal <[email protected]> Co-authored-by: Khavin Shankar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When I go to the second page of the facility bed, inside the location management, even though the pagination is working properly , the query parameters are not being shown properly
To Reproduce
Steps to reproduce the behavior:
Expected behavior
when we use pagination and go to next page in the bed, the query parameters should be updated and shown
Screenshots
The text was updated successfully, but these errors were encountered: