ngoworldcommunity / NGOWorld

A platform to connect and support NGOs, charities and you to build a better tomorrow.
https://ngoworld.org
MIT License
355 stars 417 forks source link

Feature: We can have a better smooth scrolling effect #1133

Closed sahilrohera10 closed 6 months ago

sahilrohera10 commented 9 months ago

Description

When someone clicks on the "go to top" button on the main page, it is going directly on the top of the page, so here we can have some smooth scrolling effect on going to the top of the page, which enhances the user experience.

Proposed Solution

Well ! This can be done using few lines of CSS of scrolling. I will love to contribute, if you assign this to me. Thanks

Screenshots

No response

🥦 Browser

Google Chrome

Checklist ✅

github-actions[bot] commented 9 months ago

Hello @sahilrohera10, thank you for raising the issue.

Currently, the issue is marked as https://github.com/MilanCommunity/Milan/labels/status%3A%20todo%20%E2%8F%B3 so please wait until the maintainers/owner review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this issue is of critical priority.

Give us a ⭐ to show some support Happy OpenSource 🚀

tamalCodes commented 9 months ago

I don't understand what you are trying to say what do you mean by "smooth scrolling" ? The back to top functionality is implemented the same way it is being used in all other web-apps.

sahilrohera10 commented 9 months ago

@tamalCodes , actually i am saying that on clicking that button, it moves us on the top of the page like directly in no time, but it can be visually more impressive, if it moves on top of the page with some scrolling animation.