solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

Load multiple trials not showing error messages #5067

Closed chris263 closed 1 month ago

chris263 commented 1 month ago

Expected Behavior

Load new trials is not showing error or warning messages on front end. For example, I was expecting to see a message like that if accessions are missing:

Screenshot from 2024-08-20 14-08-23

However, in sgn-395.1 it is showing messages only on the backend leaving the user waiting for a process that never ends.

For Bugs:

Environment

Steps to Reproduce

chris263 commented 1 month ago

This pull request fixes the error https://github.com/solgenomics/sgn/pull/5068