-
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 delete draft #4174
base: feature/4126-sidebar-locked
Are you sure you want to change the base?
Add delete draft #4174
Conversation
|
30abc95
to
f162ee8
Compare
@agnieszkajarosikloj Could you please provide details on how to test this. |
a825fa2
to
693b3ff
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 modal which allows to delete the draft. Modal is displayed after clicking on the trash icon, when the form has not yet been sent.
Task with updating action list is not ready yet, so there are no Edit and Delete buttons on the actions list page:
The only way to delete a draft is to click the trash icon on the Incorporation page.
New stuff ✨
Figma Link - Draft modal
Resolves #4122