-
Notifications
You must be signed in to change notification settings - Fork 22
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: [DHIS2-17651] enrollment dashboard UI changes #3767
Conversation
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.
The UI changes look great @cooper-joe 👏 !
I fixed the cypress tests related to the selectors you modified. No need to worry about the one still failing because it's unrelated to this PR and will be fixed once is #3768 merged.
…ment-dashboard-design # Conflicts: # i18n/en.pot # src/core_modules/capture-core/components/WidgetStagesAndEvents/Stages/Stage/Stage.component.js # src/core_modules/capture-core/components/WidgetStagesAndEvents/Stages/Stage/StageDetail/StageDetail.component.js
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.
Hey @cooper-joe! I decided to merge my branch, so I took care of the merge conflicts from master. I could not see any difference in the UI, but please take a look to make sure everything is as you designed it to be before moving it to testing!
🚀 Deployed on https://deploy-preview-3767--dhis2-capture.netlify.app |
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.
Tested successfully on 2.42 version
## [101.3.1](v101.3.0...v101.3.1) (2024-08-29) ### Bug Fixes * [DHIS2-17651] enrollment dashboard UI changes ([#3767](#3767)) ([012b60d](012b60d))
🎉 This PR is included in version 101.3.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Implements design changes to Stages and Events widget based on design review carried out for DHIS2-17651.
Summary:
DataTableToolbar
for action buttonsThese changes were approved by product manager 19/08/24 (Mike).
I notice this may clash with the work done in #3751, so let me know how you'd like to proceed @eirikhaugstulen.
Before:
After: