lenscas / rp_tracker

A webbased roleplay manager API
MIT License
1 stars 1 forks source link

No error messages during rp creation #27

Closed lenscas closed 7 years ago

lenscas commented 8 years ago

When a POST request is made to ajax/rp/create to create an RP and this request did not include a valid statsheet (and perhaps more) the return data only says the creation of the RP failed and contains no message of what went wrong.

Additionally there seems to be no system in place in the rp creation page to show potential error messages.

lenscas commented 7 years ago

the new api sends messages to the client why it failed. The client now also renders those.