open-sauced / landing-page

This is the new landing page for open sauced
https://opensauced.pizza
30 stars 28 forks source link

Add 'Back to Top' Button on Blog Pages #272

Open Asin-Junior-Honore opened 3 months ago

Asin-Junior-Honore commented 3 months ago

Suggested solution

We should implement a 'Back to Top' button across all pages of the application to enhance user experience and facilitate easier navigation, especially on long-scrolling pages. This button will allow users to quickly return to the top of the page without having to manually scroll, improving usability and accessibility.

bdougie commented 3 months ago

I just did a test on implementing this with Copilot Workspaces. https://opensauced.rewatch.com/video/jsa5vydejx4dpwu9-first-look-at-copilot-workspaces

With that said, I don't think a global back-to-top is needed. Perhaps the blog posts like this one would make the most sense.

bdougie commented 3 months ago

@Asin-Junior-Honore I used this issue as a test for Copliot Workspaces. I think this would be better to add to the blog only. If you are interested in doing that feel free, otherwise I will come back to this later. My PR has enough context and can be used as an example.

Asin-Junior-Honore commented 3 months ago

@bdougie

Yea, I would really love to make the blog post to help users navigate better and easier. Let me know if you have a design for the "back to top" button or if I should come up with my own idea instead. Looking forward to contributing!😊

bdougie commented 3 months ago

@bdougie

Yea, I would really love to make the blog post to help users navigate better and easier. Let me know if you have a design for the "back to top" button or if I should come up with my own idea instead. Looking forward to contributing!😊

Take a look at my PR for an example for design. The link should not block the Product Hunt button or content. Share updates here for feedback if needed.

Open source is collaborative process, the more you share, the better the feedback.