ZATAN-uMaine / vismod

MIT License
2 stars 0 forks source link

Improve Error 500 message for identical start and end dates #138

Open tKharvud opened 4 months ago

tKharvud commented 4 months ago

When the starting and ending date for a selection are identical, the server throws an exception and simply returns a generic HTTP error message. This should, at the very least, be wrapped by the frontend to deliver a more helpful message to the user which directs them how to properly use the date selection interface.