earmuff-jam / climate

Climate is designed to aide you with your item management.
https://climate-theta.vercel.app/
0 stars 0 forks source link

[Error handling ] Global Error handing for Climate #5

Closed earmuff-jam closed 1 year ago

earmuff-jam commented 1 year ago

Today during small deployment, we noticed that we could not save to the db. We missed a env variable, and because of that we were not able to add a user. It was hidden from sight as there was no graceful error msg.

This ticket aims to create a global loading / error state whichever suite the need best atm. @sujan-dahal we should meet on this issue.