teacherfund / TeacherFund_next

A website to fund teachers discretionary spending because the government sucks at it
https://theteacherfund.com
MIT License
90 stars 87 forks source link

adding scroll to top button #186

Closed nmoras closed 4 years ago

nmoras commented 4 years ago

Adding scroll to top button

New component added:

  1. scrolltotop.js

Modified component

  1. pageWrapper.js scrolltotop component is imported to pageWrapper so the scroll to top button shows up for any page which has content beyond viewport
vercel[bot] commented 4 years ago

@nmoras is attempting to deploy a commit to the Teacherfund Team on Vercel.

A member of the Team first needs to authorize it.

nmoras commented 4 years ago

@joelwass waiting for the merge if all is fine.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/teacherfund/teacherfund/eebpua7p7
✅ Preview: https://teacherfund-git-production.teacherfund1.now.sh

joelwass commented 4 years ago

Hi @nmoras do you mind if I try to resolve this locally? I think this PR is a great addition that the teacher fund would really value from!

nmoras commented 4 years ago

Hi @nmoras do you mind if I try to resolve this locally? I think this PR is a great addition that the teacher fund would really value from!

sure @joelwass thank you so much. I am a little lost with module not found.

nmoras commented 4 years ago

@joelwass thank you so much.