ohcnetwork / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
241 stars 426 forks source link

Scroll issue in shifting in facilities. #7487

Open dwip708 opened 7 months ago

dwip708 commented 7 months ago

Issue In shifting in facilities, the scroll is common for all the fields like destination approved, transportation arranged, transferin progress , etc. This leads to an issue that if one field has more patients than others, the scroll for others goes below the max no if patients in that. If any one has 100 patients, others have 2 each, after viewing 100th patient of one, you need to scroll back up for the entire to view the ones for other fields. This is a UI issue and needs to be addressed. @rithviknishad @nihal467

issue

Solution Separate scroll for each field like destination approved, transportation arranged, transfer-in progress , etc.

kumar11jr commented 7 months ago

hey @rithviknishad can you assigned me this issue.

dwip708 commented 6 months ago

Hey @rithviknishad , I found a bug in the shifting section. I had done the scroll thing but the issue is that even if there are more than 14 patients in any section, only 14 are loaded by pagination. THERE IS NO MORE OPTION. It is expected to have a more option at the end, but there is some bug in the code so it is not showing, EVEN IN ORIGINAL HOSTED WEBSITE. I am working on that, I will sort it real soon. I have shared a ss of the bug.

image

nihal467 commented 5 months ago

@dwip708 closing this PR and unassigning you from this issue due to inactivity, feel free to reopen the same if you are still working on it