Description
I noticed a TODO: nice messages for different error types in modules/ui/status.js. I would like to implement this by adding logic to show more specific messages based on HTTP error codes (like 500, 503, etc.) instead of the generic error message currently used.
Code Reference: https://github.com/openstreetmap/iD/blob/develop/modules/ui/status.js#L52
Screenshots
No response
Description
I noticed a TODO: nice messages for different error types in modules/ui/status.js. I would like to implement this by adding logic to show more specific messages based on HTTP error codes (like 500, 503, etc.) instead of the generic error message currently used.
Code Reference: https://github.com/openstreetmap/iD/blob/develop/modules/ui/status.js#L52
Screenshots
No response