racket / racket-pkg-website

A frontend for the Racket Package Catalog.
Other
11 stars 16 forks source link

When redisplaying pages after continuation expiry, include a user visible error message #81

Open jryans opened 2 years ago

jryans commented 2 years ago

At the moment, if you submit a dynamic page (e.g. the package creation form) after the continuation has expired, you are sent to same page with all the dynamic data removed (e.g. form values), but there is no message explaining what happened.

We should add some kind of user-visible error message explaining that the page expired when this happens.

racket-discourse-github-bot commented 2 years ago

This issue has been mentioned on Racket Discussions. There might be relevant details there:

https://racket.discourse.group/t/package-server-new-package-workaround/530/12