Devamani11D / salt-app-kickstart

A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
10 stars 26 forks source link

added back to top button in readme #82

Closed T-Fathima closed 3 weeks ago

T-Fathima commented 3 weeks ago

What does this PR do?

A bottom-to-top scroll-up button has been added to the README for improved navigation. This button enhances user experience by allowing easy access to the top of the page from anywhere in the document.

Fixes #79

Screenshots:

image

Type of change

How should this be tested?

  1. Scroll Test:

    • Scroll down the page to ensure the "Back to Top" button appears when reaching a specified scroll depth.
    • Click the button to verify it smoothly scrolls the page back to the top.
  2. Responsive Test:

    • Test the "Back to Top" button on different screen sizes to confirm it appears correctly on mobile, tablet, and desktop views.
  3. Visibility Test:

    • Confirm that the button only appears after scrolling down and hides when at the top of the page.

Mandatory Tasks

@Devamani11D Please review and merge my code under gssoc-ext level1

github-actions[bot] commented 3 weeks ago

🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀