SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
744 stars 389 forks source link

'Close Account' UI #1188

Closed plabadie closed 5 years ago

plabadie commented 5 years ago

See "UI Tickets" in GH-1580

https://98qkkl.axshare.com/#g=1&p=w_close_account_default

A Cancel button is supposed to be added to the wireframe. Implement it.

A specific behaviour to the Close Account page: when the user clicks 'Close Account'. we want to present him with a modal confirmation. If the wireframes are not updated, see the legacy acc screenshot below for guidelines:

screen shot 2019-03-07 at 12 01 21 pm

Specific Transition

Success: We must also sign out the user.

KateChuen commented 5 years ago

Tested through ticket https://github.com/SAP/cloud-commerce-spartacus-storefront/issues/1579 There are 2 buttons, "Cancel" and "Close my Account" on both the Close Account Page and the Close Account Confirmation Dialog.

closeAccountButtons closeAccountDialog