cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Redirect to hunt page after creating a hunt #544

Closed rgossiaux closed 1 year ago

rgossiaux commented 2 years ago

It just refreshes the page right now, it's not very obvious that it was successful.

rgossiaux commented 2 years ago

I think actually long-term it redirects you to a form where you configure the HuntSettings. Need to figure out some permissions stuff before that though (the form should not be accessible by everyone, only the person who created the hunt probably).