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

Unable to View all Patient records in Shifting Module #8037

Open
gayann-au opened this issue Jun 18, 2024 · 5 comments · Fixed by #8041
Open

Unable to View all Patient records in Shifting Module #8037

gayann-au opened this issue Jun 18, 2024 · 5 comments · Fixed by #8041
Labels

Comments

@gayann-au
Copy link

In Shifting Module currently we don't provision in the interface to view all patients and Patient records.
If the Number of 'Completed' is 350 there are no ways to view all 350 patients. This is throughout all the Shifting Statuses'.
Please find below reference for detailed Understanding

Uploading Shifting Module (1).mp4…

@nihal467
Copy link
Member

@aparnacoronasafe can you check and suggest the way of approach should be + mock UI for this issue

@nihal467 nihal467 added the bug Something isn't working label Jun 18, 2024
@aparnacoronasafe
Copy link
Member

bug: unable to view all patients in the list.

A list in Kanban might say "45" on top, but when you scroll down only 18 or so patients are listed. Show all 45 patients in list

@nihal467
Copy link
Member

nihal467 commented Jun 18, 2024

@khavinshankar currently, we are adding a temporary fix where users can click on load more button, to load more cards (14 more cards on each click ). We need to implement infinite scroll in the system.

@nihal467 nihal467 reopened this Jun 18, 2024
@nihal467 nihal467 added P1 breaking issue or vital feature and removed bug Something isn't working labels Jun 18, 2024
Copy link

⚠️ Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed.
@skks1212 @khavinshankar kindly acknowledge this message by commenting 'Acknowledged' below.

@khavinshankar khavinshankar added wishlist and removed P1 breaking issue or vital feature labels Jun 27, 2024
@khavinshankar
Copy link
Member

Infinite scrolling would need an additional hook (useInfiniteQuery) which is similar to tanstack query, this will be picked up once we decide to go ahead with tanstack query refactor.

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

Successfully merging a pull request may close this issue.

5 participants