serratus-bio / open-virome

monorepo for data explorer UI and APIs
http://openvirome.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Improve error handling on UI #84

Open lukepereira opened 1 month ago

lukepereira commented 1 month ago

Currently when there's an error, the app displays the previous request, which can cause user confusion. We should add error handling to the client and surface an error message instead of showing last successful data.

ababaian commented 2 weeks ago

Where is this error exposed/displayed?