feminist-bible-phase-2
feminist-bible-phase-2 copied to clipboard
Issue in responsiveness of navbar
Explain what you did (Required)
I reduced the screen size to check the mobile responsiveness of the webpage of feminist bible.
Expected behavior (Required)
Navbar should collapse when reduced to mobile screen and expand when its desktop view.
Describe the bug (Required)
When reduced to mobile view the navbar doesn't collapse and all the dropdown elements are visible. It collapses when clicked on the toggler icon. After this, if we return back to desktop size the navbar does not appear at all. Does it suppose to work like this? Need your feedback. If not then I would like to work on this.
To Reproduce (Required)
- Steps
- Open the webpage
- Inspect the webpage in chrome -
ctrl
+shift
+ 'I'
- Click on the 'Toggle device toolbar' (second icon) in inspect menu.
- You would observe that dropdown menu is directly visible in the mobile view
- Now click on the toggle icon on the navbar (the navbar collapses).
- Switch back to desktop view - click 'Toggle device toolbar'
- The navbar elements does not appear.
@pooja2299 I think its a bug. please go ahead.
Ok. Thanks!
@pooja2299 What's the progress?
Hi @gauravdas014 . I am not familiar with react js, so I was reading about it. Now I am working on the issue. My approach is to set the correct condition for navHidden so that it correctly shows navbar in both the screen.
@gauravdas014 Can I work on this along with @pooja2299 ?
@tanishq-arya It's a very small issue. Please create some issue if you would like to work on.
Can I work on this issue?