AlisdairO / pgexercises

PostgreSQL Exercises web site code
Other
400 stars 62 forks source link

When a correct answer is submitted, automatically scroll down to discussions #78

Open CatalanCabbage opened 1 year ago

CatalanCabbage commented 1 year ago

Minor cosmetic change - when a correct answer is provided, a user either reads discussions (and the expected solution) or moves to the next problem.
We can automatically scroll down to the discussions div, where the "Next Exercise" button also becomes visible.

Sample recording (some frames have been skipped in the recording, the scrolling is smoother than it appears)

https://user-images.githubusercontent.com/45961072/213865022-3b2436e0-a401-46f3-9f1b-399b62d6ff92.mp4