You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you click "Cancel" it should have a different confirmation modal. The current one asks you if you want to Abandon registration, but this is 'canceling' changes. The user is already registered
When "cancel" is clicked, the user should be taken back to their Drep detail card (where they came from)
There should be no "back to dashboard" link on the upper left of the screen
What needs to be done to fix this:
New screen for cancelling (modal) to be designed with two buttons: Yes, cancel, No, continue editing. if user clicks Cancel, they go back to the previous page, which is the drep detail page
remove the "back to dashboard" link on the top left
Pre-populate the form with the existing DRep data.
Context & versions
staging.sanchonet
Steps to reproduce
Actual behavior
Expected behavior
What needs to be done to fix this: