-
Notifications
You must be signed in to change notification settings - Fork 96
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
fix(mobile): close menu after navigation #414
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
suggestion - maybe we should add some comment about the drawer
thing being mobile only
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great!
@Mordechai1323 do you need a help with solve the conflicts? |
Hi, how are you? do you need any help or have any question? |
thanks❤️ |
….com/hasadna/open-bus-map-search into featuer/Closing-menu-when-user-click
run |
I did it. |
Close the menu when a user clicks on an item in it, by setting
setDrawerOpen
tofalse
when clicked.close #413