GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
641 stars 373 forks source link

ChromeStatus stopped giving clear 404 error messages #4578

Open jrobbins opened 6 days ago

jrobbins commented 6 days ago

If the user visits a URL for a feature that does not exist (e.g., because they only copied part of the ID of an existing feature) then our API gives 404 responses. However, our SPA UI spins a while and then shows a toast saying that "Something went wrong. Please try again."

We should present the user with a much more clear 404 response in the UI.

Opalehmann commented 4 days ago

's