praveenscience / easya-website

This is the source code for EasyA Website built for Enterprise entirely using React JS.
https://easya.jigg.win/
GNU General Public License v3.0
23 stars 33 forks source link

Added Scroll Top feature in each page of website #32

Closed SharmaTanish closed 3 years ago

SharmaTanish commented 3 years ago

Hi @praveenscience ! I have successfully added Scroll to top feature in each and every page present on website. On clicking on the button in right bottom corner above chat button having above arrow icon, smooth scrolling of web page takes place till it reaches the top done by using window.scrollBy method. Please have a look on this and merge it. Thank You

SharmaTanish commented 3 years ago

This pull request is solving issue #14 !

praveenscience commented 3 years ago

I need to look through this in detail man and then will merge it... 🔥 It's using some DOM stuff, etc...

SharmaTanish commented 3 years ago

@praveenscience sir have you reviewed? Please give me feedback?

praveenscience commented 3 years ago

@SharmaTanish Not yet man, I'll do it by the end of day today, okay? 😊

SharmaTanish commented 3 years ago

Hi @praveenscience , please review and merge it asap , because you know tomorrow is last date of GSSOC ! Thank you

SharmaTanish commented 3 years ago

@praveenscience I request you to please review and merge it as today is last date of GSSOC!!!!! I have just made a scroll top component in Home page component folder and just rendered it in each component/page we have in our project. It is not a very big task to review! You can see the website, it is working absolutely fine. Thank you Regards

SharmaTanish commented 3 years ago

Thank you @praveenscience sir for your support!