-
Notifications
You must be signed in to change notification settings - Fork 4
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
[DUOS-2527] Create an Edit Study page #2261
Conversation
…into duos-2527
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.
A few suggestions:
src/components/data_submission/consent_group/ConsentGroupForm.js
Outdated
Show resolved
Hide resolved
src/components/data_submission/consent_group/ConsentGroupForm.js
Outdated
Show resolved
Hide resolved
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.
Another small suggestion:
Clicking on the first option in Should trigger the expanded view with additional questions for that section as well as Update: It looks like the first three options are not showing their expanded states correctly, just the last one. |
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.
👍🏽 I think we should merge this and then do a bug session once DataBiosphere/consent#2119 is merged
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.
A few final questions / recommendations:
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.
I think I caught another small issue:
Co-authored-by: fboulnois <fboulnois@users.noreply.github.com>
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.
👍 looks good, thanks for your diligence on this ticket!
Addresses
https://broadworkbench.atlassian.net/jira/software/c/projects/DUOS/boards/123?modal=detail&selectedIssue=DUOS-2527
Summary
Note:
Have you read Terra's Contributing Guide lately? If not, do that first.