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

Fixed - Close the navbar drawer (in mobile) when a link inside it is clicked #637

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

sourabh32
Copy link
Contributor

@sourabh32 sourabh32 commented Dec 5, 2023

Describe your changes

Fixed - Close the navbar drawer (in mobile) when a link inside it is clicked.
just added an click eventListner on tags inside menu with toggleMenu function

Screenshots - If Any (Optional)

Link to issue

Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • Followed the repository's Contributing Guidelines.
  • I ran the app and tested it locally to verify that it works as expected.
  • I have checked my code with an automatic accessibility tool and it shows no errors.

Additional Information (Optional)

Any additional information that you want to give us.

Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for sukoon-stress-free ready!

Name Link
🔨 Latest commit e25cd2b
🔍 Latest deploy log https://app.netlify.com/sites/sukoon-stress-free/deploys/656f56b3503c890009ce1271
😎 Deploy Preview https://deploy-preview-637--sukoon-stress-free.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

It's great having you contribute to this project

Thank you for your first pull request to Sukoon. 🤓
If you would like to keep contributing to open-source, you can check out the other projects by Susmita Dey here
Any questions, let us know. 🤓

Copy link
Owner

@Susmita-Dey Susmita-Dey left a comment

Choose a reason for hiding this comment

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

Thanks for contributing:)

@Susmita-Dey Susmita-Dey added bug Something isn't working intermediate Issue or pull requests created by intermediates labels Jan 12, 2024
@Susmita-Dey Susmita-Dey merged commit 2cd5875 into Susmita-Dey:main Jan 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working intermediate Issue or pull requests created by intermediates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Closing the navbar whenever a link is clicked in navbar in mobile view.
2 participants