-
Notifications
You must be signed in to change notification settings - Fork 515
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
fix(FacilitySelect): Minor UI fix in patient popup #4064
Conversation
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👋 Hi, @cp-coder, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
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.
- Change such that, ConfirmDialog is for operations like delete, archive, etc...
- Use normal DialogV2 for things like Facility Selects.
Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions. |
LGTM |
* feat(Modal): added Dialog and ConfirmDialog Modal * fix(FacilityDialog): fixed dialog size and alignment of buttons * fix(FacilityDialog): switched to dialog for facility select
* feat(Modal): added Dialog and ConfirmDialog Modal * fix(FacilityDialog): fixed dialog size and alignment of buttons * fix(FacilityDialog): switched to dialog for facility select
Bug Fix
Proposed Changes
Add patient
popup sizeAdd patient
popupAssociated Issue
Screenshot
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist