Open yjunechoe opened 3 years ago
Noticed in the latest push that there is no way to download the running list that it generates - the window just closes out. I pushed to live
Is this about the "Download Filled Running-List Template"
download button in the pop-up of the Prepare Tab or the button that downloads the updated running list after the search?
also btw my NetID expired yesterday so I cannot connect to the DB - any thoughts on how to get access back? I'll look into this once i get connected
Critical:
running_list()
should be of data typereactiveVal()
for robustness. This should be called again in post-search to create the updated running list for download inoutput$UpdatedRunningListDownload
col_format
(Abstract column optional)running_list()
anduploaded_list()
can be removedStyles:
valueBox()
s are working after the changes