Opened 6 years ago
Closed 6 years ago
#1067 closed enhancement (fixed)
Highlight related items in Case summary
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.20 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
For some cases there are multiple specimen that have been processed multiple times. This means that in the "Case summary" display there can be lots of alignments and raw bioassays and it can be difficult to find parent items that are related to a particular child item.
It would be nice to be able to click on any item and in some way highlight other parent/child items that are related to that item.
Change History (9)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
comment:3 by , 6 years ago
comment:4 by , 6 years ago
comment:5 by , 6 years ago
comment:6 by , 6 years ago
(In [5022]) References #1067: Highlight related items in Case summary
Added a slider for controlling LEFT/RIGHT column width. There are 5 different settings ranging from almost all space is given to the LEFT column to almost all space is given to the RIGHT column. A default value is set on first load that depends on the maximum number of items in the LEFT/RIGHT columns. In most cases the 50-50 option is used, but if there is at least a 2:1 imbalance more space is given to either the LEFT or RIGHT column.
comment:7 by , 6 years ago
comment:8 by , 6 years ago
comment:9 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [5011]) References #1067: Highlight related items in Case summary
Basic functionality is in place. An icon is displayed next to each item. If clicked it will highlight all items that are parent or child items to the clicked item. It currently doesn't work on pools and sequencing runs since the functionality is based only on the item name.