-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add cancel modal #4166
base: feature/4126-sidebar-locked
Are you sure you want to change the base?
Add cancel modal #4166
Conversation
|
561cc19
to
3c07404
Compare
30abc95
to
f162ee8
Compare
3c07404
to
1f5f6a1
Compare
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.
This is being migrated to the new UI/UX.
Description
This PR adds cancel incorporation modal. When form is in the locked state user can click on trash icon and cancel incorporation. This process will require a Motion.
You can test it at /incorporation/create route.
New stuff ✨
Design
Figma Link - Modal to cancel incorporation
Resolves #4157