topcoder-platform / mfe-customer-work

3 stars 10 forks source link

When customer starts the wizard, previous cookies should be cleared #12

Closed Oanh-and-only-Oanh closed 2 years ago

Oanh-and-only-Oanh commented 2 years ago

When user clicks on "start work" on the homepage, they should start from a fresh wizard.

ThomasKranitsas commented 2 years ago

@Oanh-and-only-Oanh What happens when a "Draft" work item already exists and the user is somehow on the dashboard page? Do we continue editing or do we discard the saved work item and start again?

Oanh-and-only-Oanh commented 2 years ago

If the user click "start work" it should start with a fresh wizard.

If they have drafts already exists, they should appear on their dashboard but they should start on a new wizard if they click on "start work".

ThomasKranitsas commented 2 years ago

Fixed in https://github.com/topcoder-platform/micro-frontends-self-service-app/pull/59