Susmita-Dey / Sukoon

This is a stress-relieving website project made for the hackathon Hackofiesta. This project is under the theme Healthcare.
https://sukoon-stress-free.netlify.app/
MIT License
113 stars 151 forks source link

[FEATURE] Hiding / Sliding up navigation bar on scroll down #659

Open lekhok opened 3 weeks ago

lekhok commented 3 weeks ago

Description

The website has a big navigation bar, although it's transparent, it can be further improved by implementing a hiding navigation bar on scrolling down the website, so as to provide a bigger visual screen space.

Screenshots

No response

Additional information

No response

github-actions[bot] commented 3 weeks ago

It's great having you contribute to this Project

Thank you for noticing & notifying us for this issue in 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. 🤓
KartikChinda commented 1 week ago

Hi, @lekhok. I'd love to work on this issue, Please assign this to me.

chalky25 commented 1 week ago

@Susmita-Dey I have edited the code to add this feature however, i want to test it before sending a pull request. How do i go about it?

KartikChinda commented 1 week ago

@chalky25 I'd suggest you start by reading the general open-source guidelines first. Open source is not about forking the repo, adding a bunch of code and just pushing it. In this particular case, ask for the issue to be assigned to you, let it be assigned to you first, and then and only then should you work on it, especially when someone has already asked to work on the issue beforehand.

mue864 commented 1 week ago

Hi @lekhok, I'm interested in working on this issue. Can you please assign it to me

chalky25 commented 1 week ago

@KartikChinda Thanks for the feedback! I'll also spend more time familiarizing myself with the general open-source protocols once again to ensure I’m adhering to best practices.