Shift3 / boilerplate-client-react

The Bitwise standard starting point for new React web projects.
7 stars 10 forks source link

[Bug] Clicking on Directory in menu does nothing on Android #766

Open Villalpando2021 opened 1 year ago

Villalpando2021 commented 1 year ago

Describe the bug

When you are on the menu page on a mobile if you click on 'Directory" nothing happens

Expected behavior

Clicking on Directory should take to the corresponding page "Farm List"

To Reproduce

  1. Log in as Admin / User / Editor
  2. Click on the hamburger menu
  3. Click on Directory
  4. See that it doesn't take you anywhere

Screenshots

Note: After clicking on Directory, If you are able to touch the grey part then you can see the farm list. You will need small tiny fingers. image

Environment

brianifoster commented 1 year ago

This is happening in iOS as well. I believe it is related to #765