Tietokilta / web

New website for the guild
https://tietokilta.fi
MIT License
5 stars 0 forks source link

feat: Scroll to top when opening signup page #535

Closed IiroP closed 6 days ago

IiroP commented 1 week ago

Description

When clicking "Sign up" on event page, the scroll position didn't change (problem with phones, since the signup page was then scrolled to footer). Now the Sign up form always scrolls the page to top when rendered for the first time.

Handles the same issue as #458 so if this gets merged, that should probably be closed.

Closes #457.

Before submitting the PR, please make sure you do the following

Formatting and linting