-
Notifications
You must be signed in to change notification settings - Fork 9
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
SIMSBIOHUB-388, 481: Add loading buttons to edit/create survey + project forms; Access request bug #1221
Conversation
Openshift URLs for the PR Deployment: |
…odes, projectData)
Openshift URLs for the PR Deployment: |
…reating new project
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.
☕
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.
⛽
Quality Gate failedFailed conditions |
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.
🎟️
* Addresses linting/console errors related to `useEffect` dependencies. * Fixes a bug introduced by #1221 in which saving edits to a survey causes the old data to be shown while saving
Links to Jira Tickets
Description of Changes
LoadingButton
to show loading state when creating/editing a survey or project.EditProjectForm
andEditSurveyForm
, respectively)Testing Notes