-
Notifications
You must be signed in to change notification settings - Fork 16
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
407 create dataset prefill #414
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.
I leave a few small observations
tests/e2e-integration/e2e/sections/create-dataset/CreateDatasetForm.spec.tsx
Outdated
Show resolved
Hide resolved
...-integration/integration/users/infrastructure/repositories/UserJSDataverseRepository.spec.ts
Outdated
Show resolved
Hide resolved
Thanks @GermanSaracca, I made the changes you suggested. |
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.
Thanks for addressing the requested changes, approved!
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.
What this PR does / why we need it:
Fills Create Dataset form with info from the currently logged in user
Which issue(s) this PR closes:
Closes #407
Special notes for your reviewer:
Suggestions on how to test this:
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?:
Additional documentation: