maidsafe / safenetwork.tech

BSD 3-Clause "New" or "Revised" License
18 stars 22 forks source link

Double scroll bars on screen when hamburger menu open #194

Open calumcraig opened 5 years ago

calumcraig commented 5 years ago

Steps to reproduce:

  1. On safenetwork.tech resize browser window small enough so that main navigation bar collapses into hamburger menu:
  2. Click on hamburger icon to expand menu items.

Expected result: Screen contents displayed nicely. Actual result: Two scroll bars are seen on the LHS of the browser window: image

This issues relates to https://github.com/maidsafe/safenetwork.tech/issues/189

calumcraig commented 5 years ago

This will be resolved with #192

calumcraig commented 5 years ago

Testing against: https://naughty-cray-61a71b.netlify.com/ image Hit hamburger menu: image Double scroll bars are not seen - background page does not scroll. After closing the menu the page remains as it was originally: image

calumcraig commented 5 years ago

Fixed by PR #170 - moving to QA Verified.