Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NavigationMenu working even if closed #165

Closed
adearriba opened this issue Dec 23, 2022 · 0 comments
Closed

NavigationMenu working even if closed #165

adearriba opened this issue Dec 23, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@adearriba
Copy link

Describe the bug

The navigation menu component inside IOS POS app (even when closed) seems to be active. If a use clicks on the position of an option, it opens that link.

To Reproduce

  1. Add NavigationMenu component with links
  2. Run your app embedded in IOS (iPhone or iPad) POS app
  3. Tap where the navigation links would be if the menu is displayed
  4. Navigation will start as if the menu was opened

Here is the navigationmenu component opened:. Links work correctly:

NavigationMenu component opened

Even when the menu is closed, the space where the links would be if opened, still navigates you if you tap:

NavigationMenu component opened

### Expected behaviour

Contextual information

Packages and versions

@shopify/app-bridge-react: ^3.4.3,
@shopify/polaris: ^10.12.0

Platform

  • OS: IOS
  • OS Version: 16.0, 16.1 and 16.2
  • App: Shopify POS

Additional context

Using Vite to build client side code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant