-
Notifications
You must be signed in to change notification settings - Fork 69
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
Issue in responsiveness of navbar #288
Comments
@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? |
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)
ctrl
+shift
+ 'I'The text was updated successfully, but these errors were encountered: