saleor / saleor-storefront

A GraphQL-powered, NextJs-based, PWA storefront for Saleor. IMPORTANT: This project is [DEPRECATED] in favor of saleor/react-storefront soon to become our default demo and storefront starter pack.
https://demo.saleor.io/
BSD 3-Clause "New" or "Revised" License
769 stars 672 forks source link

User profile button is not available / mobile version #548

Closed karolkielecki closed 4 years ago

karolkielecki commented 4 years ago
  1. User profile button is only available on the desktop version
  2. pwa.saleor.io

image

image

jfamousket commented 4 years ago

That's how it was implemented, it's not an error, I think you change it depending your usecase, see: https://github.com/mirumee/saleor-storefront/blob/master/src/components/MainMenu/MainMenu.tsx#L107

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.