jonesnxt / kilordle

24 stars 20 forks source link

Prevent refresh from losing progress #9

Closed davehunt closed 2 years ago

davehunt commented 2 years ago

Especially frustrating when scrolling to top causes all progress to be lost due to accidental pull to refresh. 😢

jonesnxt commented 2 years ago

Instead of logging to browser history, I decided to go with disabling pull to refresh to fix this.

I think this is the correct path as some people like to try multiple times to optimize, but pull to refresh is annoying.

https://github.com/jonesnxt/kilordle/commit/32e441bb01bfd67752eefc7078788dbfb9acc4b2