cardinalitypuzzles / cardboard

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

Clean up error message when Puzzle title is too long #741

Closed akirabaruah closed 5 months ago

akirabaruah commented 5 months ago

Right now, users might see this:

image

We should probably at least extract the error and avoid printing raw JSON.

rgossiaux commented 5 months ago

Duplicate of #294

We should certainly get around to fixing this at some point though