Ant-Shell / rancid-tomatillos

Movie Viewing App!!!
rancid-tomatillos-ivory.vercel.app
0 stars 1 forks source link

Wishlist Render Error screen #19

Open willhobson85 opened 2 years ago

willhobson85 commented 2 years ago

Please Describe The Problem To Be Solved Error Screen

(Optional): Suggest A Solution Create a screen to show up on errors, displaying error code and message (or the dino game from google) Movie reel gif that shows film breaking

If there are multiple solutions, please present each one separately. Save comparisons for the very end.)

Ant-Shell commented 2 years ago

Maybe set state in App something like this.setstate.errorMessage

Then pass the result of that down to error/loading screen components and render based on state from App