Feature Error Message #23
Labels
♟️ Dependent ticket
This ticket depends on something else being completed first this sprint
🏕 Priority Mandatory
This work is expected
🐇 Size Small
Around an hour
📅 Week 3
Assigned during Week 3 of this module
📅 Week 4
Assigned during Week 4 of this module
Show an error message
Instructions:
Display an error message in
<Bookings />
if there is an HTTP error when fetching data from the server. To test this, try loading data fromhttps://cyf-react.glitch.me/error
, which will return a 500 HTTP error.Hint: Try looking at your Pokemon app for an example.
If you complete #22 and merge it, you will likely reduce the work needed here
Test:
/error
endpoint, an error message should be displayed on the screen.The text was updated successfully, but these errors were encountered: