Skip to content
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

Merged
merged 15 commits into from
Feb 7, 2024

Conversation

Mordechai1323
Copy link
Collaborator

@Mordechai1323 Mordechai1323 commented Jan 20, 2024

Close the menu when a user clicks on an item in it, by setting setDrawerOpen to false when clicked.

close #413

@NoamGaash NoamGaash changed the title Closing the menu when a user clicks on it fix(mobile): close menu after click Jan 20, 2024
Copy link
Member

@NoamGaash NoamGaash left a 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

Copy link
Collaborator

@shootermv shootermv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great!

@shootermv
Copy link
Collaborator

@Mordechai1323 do you need a help with solve the conflicts?

@Mordechai1323 Mordechai1323 enabled auto-merge (squash) January 24, 2024 18:38
@NoamGaash NoamGaash changed the title fix(mobile): close menu after click fix(mobile): close menu after navigation Jan 24, 2024
@NoamGaash
Copy link
Member

Hi, how are you? do you need any help or have any question?

@Mordechai1323
Copy link
Collaborator Author

thanks❤️

@NoamGaash
Copy link
Member

run npm i, and push the updated package-lock

@Mordechai1323
Copy link
Collaborator Author

I did it.

@NoamGaash
Copy link
Member

have you seen the build output?
image

@shootermv shootermv merged commit e99683f into main Feb 7, 2024
18 checks passed
@shootermv shootermv deleted the featuer/Closing-menu-when-user-click branch February 7, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Closing the menu when a user clicks on it
3 participants