Shopify / shopify-app-bridge

https://shopify.dev/docs/api/app-bridge
85 stars 9 forks source link

Navigation on app title in side menu does not work on mobile #157

Closed kaarelss closed 1 year ago

kaarelss commented 1 year ago

Describe the bug

Navigation on app title does not work on mobile in side navigation menu.

To Reproduce

Steps to reproduce the behaviour:

  1. Create a new Shopify bootstrap application, following your own tutorial: https://github.com/Shopify/shopify-app-template-ruby/blob/main/README.md
  2. Open app in mobile, or toggle device toolbar in browser console
  3. Navigate to 'Page name'
  4. Navigate back to Home/Landing page clicking on App title in side navigation menu
Screenshot at Oct 25 09-30-07

Expected behaviour

It should navigate home when clicking on app title in side navigation menu on all devices.

Contextual information

Packages and versions

List the relevant packages you’re using, and their versions. For example:

Platform

@itissible/matrixify

henrytao-me commented 1 year ago

I tested again on production. This issue is fixed. Feel free to reopen if it is not the case 🙇