nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
578 stars 315 forks source link

Timetable scrolling stops after redirect #323

Closed li-kai closed 6 years ago

li-kai commented 7 years ago

Steps to reproduce on iPhone Safari:

  1. go to v3.nusmods.com
  2. scroll the responsive timetable (yay)
  3. go to the footer, and click on any of the links
  4. go back to v3 and try scrolling the timetable again, it doesn't work

I don't think it's css.

yangshun commented 7 years ago

Ok I'm able to reproduce this on iOS simulator. Sigh looks like an obscure bug.

yangshun commented 7 years ago

@li-kai Can you see if this still happens on the new implementation 😂

li-kai commented 7 years ago

@yangshun Yes it does. When you press on a module, it becomes scrollable again though. Probably some styles not getting re-init when going back.

li-kai commented 6 years ago

Closed due to #444