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.
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 1 points 3.6 years ago
The worst part about this site. Should fix this before adding other features.