ira-design / ira-illustrations

Build your own amazing illustrations
https://iradesign.io/
MIT License
633 stars 52 forks source link

Feature Scroll to top added #10

Closed sai-kumar0 closed 1 year ago

sai-kumar0 commented 1 year ago

What does this PR introduce ?

This PR adds the new feature Scroll-to-top. When ever it is clicked the page scrolls to the top.

Why was this change needed ?

This change was to add a feature Scroll-to-top. Whenever the user scrolls to the bottom of the website and needed to come back to the top of the page, the user does not need to scroll all the way to the top, instead user can just tap on the scroll-to-top button which automatically scrolls to the top of the page smoothly. This is the key feature which is included in all modern websites.

Fixes #8

Before

image

After

image