-
Notifications
You must be signed in to change notification settings - Fork 77
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
Hamburger menu icon is not working on mobile view #91
Comments
Its needs backend server to be able to get or better decide its state as which navbar to render (its a placeholder, nonetheless something more appropriate would be better). |
Hey it's not about backend, see when you are on desktop view, you have Login and Signup Link on the navigation and as soon as you reduce the viewport size, the nav items are collapsed and menu icon appears but on click on menu it should show that two link Signup and Login. Also the link on SKILL UP is working on desktop view and reloading the homepage but on mobile view it's not responding. Might be we have missed to place the href attribute at desired place. |
hi i want to work on this issue |
you have not added any link to your anchor tag for the skillup image that is why its not working do u want user to go to the starting route that "/" when he click on skillup? |
and can you specify the problem with hamberger in detail |
Hamburger menu icon is not working on mobile view, hence cannot see any navigation to homepage screen. Also, the Skill Up anchor link on Login and Signup page is not working but its working on the homepage.
Mobile view
![image](https://user-images.githubusercontent.com/15084301/40320592-d545ed70-5d49-11e8-8a2b-545d274fc27e.png)
Desktop View
![image](https://user-images.githubusercontent.com/15084301/40320639-f6454f98-5d49-11e8-9c8c-038ed250985d.png)
The text was updated successfully, but these errors were encountered: