stanstrup / PredRet

Shiny app for retention time prediction
GNU General Public License v2.0
9 stars 6 forks source link

Unable to delete "selected data" #82

Open CBMollerup opened 3 years ago

CBMollerup commented 3 years ago

Hi, I'm unable to delete the data I've uploaded, which unfortunately is mislabeled.

I've attempted to delete the data using the "Manage your data" tab, and then by clicking "Delete selected data" after ...

... nothing ... waited on data load ... using "Select by"="system" ... using "Select by"="date added" ... filtering by retention time with the range filter (Filter based on mass and retention time) in combinations with the mentioned attempts. ... writing partial system name in filter of "System" column ... writing full system name in filter of "System" column ... selecting a date range for "Date added" column

After selecting "Select by": "system" or "date added", the whole table often goes gray (see screenshot), or nothing happens. After going gray, the application stays gray between tab changes. I've attempted on both firefox and chrome.

image

I'm unsure if directly related, but I'm getting "DataTables warning: table id=DataTables_Table_0 - Ajax error. For more information about this error, please see http://datatables.net/tn/7" error when using the column filters.

It feels like something is loading/showing? I would think there was someway to select a system, once "Select specific data" -> "Select by"="system" had been chosen.

Anyway, if you at least could delete the datasets: "Waters STA Forensic", "CBM_Test_A", "CBM_TestA", "CBM_Test_B", "CBM_Test_C", "CBM_Test_D", "CBM_Test_E", "CBM_TEST_F", "CBM_Test_G". Except for "CBM_Test_A", all of them are the correct system, rt and name, but with mismatched InChI.

My apologies for this inconvenience.

stanstrup commented 3 years ago

Thanks for the report. Could you check if you have selected something and clicked "delete selected data" and then reload the page if the data has not disappeared? Otherwise I will clean it out manually.

CBMollerup commented 3 years ago

I'm unsure how to select something. Using the "Select by" options often grays the screen as shown in the screenshot.

The table rows show highlighting on mouseover, but I'm not able to mark them selected and nothing happens when clicking on them. When clicking "Delete selected data", the screen turns gray as shown in the screenshot, if not already gray.

The number of rows has stayed the same throughout my attempts.

admceachran commented 3 years ago

Hi @stanstrup - I am also having the same problem. I am trying to delete data that I have uploaded as it is not correct but am having trouble getting the delete button to work. I made all the same attempts that @CBMollerup did and no luck. Do you have any suggestions to get the delete process to work? I'm unsure even how to select any compound or row specifically. Thanks!

stanstrup commented 3 years ago

Hi @CBMollerup and @admceachran,

Sorry @CBMollerup for abandoning you on this.

What should happen when you select "Select by system" is that a new drop-down should appear where you can choose between your systems. The rows related to that system then gets selected. Selection is indicated by dark colors in the table. You should also simply be able to select a row by clicking on it.

If that doesn't work let me know again and I will purge the data.

image