Title: Add “Scroll to Top” button in Community Page
Description:
When browsing posts in the Community page, users often scroll through a long list of discussions and comments. After reaching the bottom, returning to the top requires manually scrolling, which can be inconvenient.
Proposed Feature:
Add a floating “Scroll to Top” button that appears after the user scrolls down a certain distance. Clicking the button should smoothly scroll the page back to the top.
Benefits:
- Improves navigation on long community threads
- Enhances user experience, especially on mobile devices
- Saves time when browsing multiple posts
Possible Implementation:
- Show the button after the user scrolls past a threshold (e.g., 300px).
- Place it at the bottom-right corner of the screen.
- Use smooth scrolling behavior.
Additional Context:
Many modern websites include this feature to improve usability in long content pages.
Title: Add “Scroll to Top” button in Community Page
Description:
When browsing posts in the Community page, users often scroll through a long list of discussions and comments. After reaching the bottom, returning to the top requires manually scrolling, which can be inconvenient.
Proposed Feature:
Add a floating “Scroll to Top” button that appears after the user scrolls down a certain distance. Clicking the button should smoothly scroll the page back to the top.
Benefits:
Possible Implementation:
Additional Context:
Many modern websites include this feature to improve usability in long content pages.