p2r3 / epochtal

Portal 2 tournament framework
https://epochtal.p2r3.com/
GNU General Public License v3.0
8 stars 4 forks source link

Selected section is not persistent #88

Open derdilla opened 2 months ago

derdilla commented 2 months ago

To reproduce:

  1. tap on submit in the header
  2. reload page

Imo the section id should be either written to URL or stored in local storage if ids are not possible.

Edit: Just looked into it and noticed that clicking should smooth scroll: for me it doesn't.

p2r3 commented 2 months ago

Regarding your edit: in cases like these, it helps to know which browser this behavior was observed on.

derdilla commented 2 months ago

Just remembered that smooth scroll not smooth scrolling is not a bug as I have reduced motion enabled.