Opened 2 years ago

Closed 2 years ago

#1382 closed enhancement (fixed)

Batch toggle/set/clear checkboxes in secondary analysis confirmation wizards

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v4.38
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The confirmation wizards in the secondary analysis typically have checkboxes that decide what should happen next. For example, the RNA could be flagged due to an error or the analysis should continue with the next step.

When there are many items in the confirmation list it can be lots of clicks to select the intended checkboxes. It would be nice to have a function that allows all checkboxes to be cleared/selected/toggled in one go.

Change History (1)

comment:1 by Nicklas Nordborg, 2 years ago

Resolution: fixed
Status: newclosed

In 6670:

Fixes #1382: Batch toggle/set/clear checkboxes in secondary analysis confirmation wizards

The titles in the header row are now clickable and will toggle the selection status of the checkboxes in the column. It is possible to clear all checkboxes by holding down any special key (CTRL, SHIFT or ALT).

Note: See TracTickets for help on using tickets.