DenverBotanicGardens / materialSampleManager

An application for managing material samples such as tissue, seed, and DNA at Denver Botanic Gardens
0 stars 0 forks source link

download before query = crash #37

Closed ricklevy21 closed 11 months ago

ricklevy21 commented 11 months ago

if the user hits download before running a query, the app crashes. ideally an empty csv would be downloaded or there could be an alert. this happens in 4 places:

download sample search results download collections search results download germination trial search results download trials due results

ricklevy21 commented 11 months ago

fixed by hiding buttons until query submitted by user