Zaid-Ajaj / tabula-rasa

Minimalistic real-worldish blogging platform, written entirely in F#, made as a learning reference for building large Elmish apps
199 stars 16 forks source link

Better errors. #11

Closed isaacabraham closed 5 years ago

isaacabraham commented 5 years ago

I got caught out by this last night when demoing the site - it gave an error when publishing but no clue as to what the error was. I thought it was some bug in the site but it was just that i already had a post published with the same title. This PR cascades the errors onto toast notifications for publish messages as well as drafts.

Zaid-Ajaj commented 5 years ago

I hope that didn't ruin your demo, thanks a lot for the improvements :heart: