persistenceOne / pStake-bugBounty

This repository is to record issues reported for the pStake bug bounty program.
3 stars 2 forks source link

Side Navbars not working under the screen size of 980px #25

Open cybertronprime opened 3 years ago

cybertronprime commented 3 years ago

Describe the bug Both the side navbars are not working starting from screen size at 980px.The problem in the toggle view of the Navbar, as we are able to see a glimpse of the navbars but it closes very fast due to some logical error in the toggle view of navbars, which opens and closes them automatically at the same time.

To Reproduce Steps to reproduce the behaviour:

  1. Reduce the size in the chrome inspector , and you will see the error around 980px-960px;
  2. it remains the same as you scale down.

Expected behaviour Should open and close only when user clicks it or somewhere else on the screen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Ethereum address 0xcD988D0DB4B3e7C4A666C8A2fB42E4447E8f11df Criticality Assessment Please pick one:

Checklist

kombos commented 2 years ago

This issue was already identified here: https://github.com/persistenceOne/pStake-bugBounty/issues/8