Browser back function not clever enough to preserve state through weird Cloudflare redirects.
Very annoying.
This could be avoided if submissions of posts and comments occurred via an ajax request, rather than a direct post/get form submission. That could avoid needing the full page refresh. Or you could simply delay triggering the refresh until after the submission was confirmed successful, and otherwise just display an error message in red above the `post` button.
[ - ] chrimony 1 point 3.6 yearsSep 10, 2021 10:17:22 ago (+1/-0)
This could be avoided if submissions of posts and comments occurred via an ajax request, rather than a direct post/get form submission. That could avoid needing the full page refresh.
The worst part about this site. Should fix this before adding other features.
[ + ] chrimony
[ - ] chrimony 1 point 3.6 yearsSep 10, 2021 10:17:22 ago (+1/-0)
The worst part about this site. Should fix this before adding other features.