Skip to content

Commit

Permalink
Add my account menu docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Starotitorov committed Nov 23, 2018
1 parent f6f6014 commit 48da5a6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: MyAccountMenu component
---

| Description | Reference image |
| -------------------------- | :-------------------------------------------: |
| My account menu | ![Order confirmation]{:width="300px"} |
{:style="table-layout:auto"}

[My account menu]: {{site.baseurl}}{% link venia-pwa-concept/images/my-account-menu.png %}

## Interactions

* **Purchase History** link - On tap navigates the user to purchase history page.
* **Sign out** button - On click dispatches an action to sign out the user and refreshes the page.
* **x** button - On tap closes the menu.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48da5a6

Please sign in to comment.