You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If the user has access only to a single facility or if the user has filtered the patient's list page with a facility, Switching to discharged tab navigates to the facility-specific discharged patients view and switching back to live from there takes them back to the view patients list view of that facility.
If the user is a State Admin, filter the whole list by patient is_active=False.
If none of the above, user is prompted with a facility select dialog, following which the user would be taken to the facility specific discharged patients list.
rithviknishad
changed the title
Show Live/Discharged tab for patient list when single facility is accessible or filtered.
Improved workflow on how discharged tab is accessed and bring back Show Live/Discharged tab for all users
Mar 12, 2024
rithviknishad
changed the title
Improved workflow on how discharged tab is accessed and bring back Show Live/Discharged tab for all users
Improves discharged tab switch behaviour
Mar 18, 2024
@rithviknishad Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌
P1breaking issue or vital featurereviewedreviewed by a core membertested
5 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed Changes
is_active=False
.@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist