-
Notifications
You must be signed in to change notification settings - Fork 522
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
feat: added admitted bed type filter #3963
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
@nihal467 This PR can bed tested once the backend PR ohcnetwork/care#1090 merges |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cp-coder since the filter works on Integer choices (id
), the text
prop can be user friendly ryt?
👋 Hi, @cp-coder, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
❌ Deploy Preview for care-net failed.
|
currently, as per staging, we only have four-bed type, which was specifically mentioned in the issue. remove the extra bed type added and mark it for need testing |
the applied filter badges are not showing on the patient page |
@cp-coder can you work on it ASAP |
test approved |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
* feat(patient): added admitted bed type filter * fix(patient): modified bed type options for user friendly * fix(patient): removed unwated bed types * fix(patient): fixed applied filter badges not visible * Update src/Components/Patient/ManagePatients.tsx Co-authored-by: Khavin Shankar <khavinshankar@gmail.com>
Feature Request
Proposed Changes
admitted to
withadmitted bed_type
filterAssociated Issue
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers