-
Notifications
You must be signed in to change notification settings - Fork 24
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: [DHIS2-18018][DHIS2-17853] show related stages widget in view event page #3916
Conversation
🚀 Deployed on https://deploy-preview-3916.capture.netlify.dhis2.org |
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.
Well done Simona removing the 409 error!
Regarding the inconsistency in the disabled button behavior, removing the disabling function appears to introduce a bug. Since the user can click the button before all required values are set, the loading spinner spins indefinitely due to the missing values.

Would you like to take a look? Thanks!
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.
Well done with this feature Simona! Looks very good now. Just some NIT comments from me.
...ore_modules/capture-core/components/WidgetRelatedStages/hooks/useAddEventWithRelationship.js
Outdated
Show resolved
Hide resolved
...ore_modules/capture-core/components/WidgetRelatedStages/hooks/useAddEventWithRelationship.js
Outdated
Show resolved
Hide resolved
|
Reviewed this from a functional/product perspective and it looks good to me. :) |
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,2.41.4,2.40.8,2.39.9 versions
# [101.26.0](v101.25.5...v101.26.0) (2025-02-12) ### Features * [DHIS2-18018][DHIS2-17853] show related stages widget in view event page ([#3916](#3916)) ([b584a0c](b584a0c))
🎉 This PR is included in version 101.26.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
DHIS2-18018
Tech summary:
WidgetRelatedStages
configurable in the enrollmentEventEditLayout page layout