Opened 7 years ago

Closed 7 years ago

#1865 closed defect (fixed)

rerunning BLAST from same instance of tool puts unformatted data at bottom without removing previous results

Reported by: Elaine Meng Owned by: Conrad Huang
Priority: major Milestone:
Component: Sequence Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

I don't know if this is widget flakiness and/or lack of clearing previous results, but if after Blast results are returned, I change parameter settings and click Blast again from the same instance of the tool, the previous results stay there but I get a whole additional unformatted data dump below it. The data dump part is much wider because it shows all of the columns no matter what things are checked in the columns menu. Screenshot showing junction between previous results and datadump attached.

Attachments (1)

Screen Shot 2019-04-17 at 12.02.54 PM.png (155.9 KB ) - added by Elaine Meng 7 years ago.

Download all attachments as: .zip

Change History (2)

by Elaine Meng, 7 years ago

comment:1 by Conrad Huang, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed in 3e4701234.

The bootgrid table was used incorrectly. Instead of deleting and recreating the table each time data is updated, just clear the table and add data as new rows.

Note: See TracTickets for help on using tickets.