Opened 11 years ago

Closed 11 years ago

#475 closed enhancement (fixed)

Improve box placement suggestion in specimen tube registration

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v2.12
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

There is really no need for the "Suggest" function. The wizard should be able to auto-suggest as part of clicking "Next" in step 2. The functionality is more or less already implemented, but one has to tab through all fields to get the values.

It also seems like the "column" field doesn't block non-numeric characters which causes a blocking error:

For input string: "4ja"

Change History (2)

comment:1 by Nicklas Nordborg, 11 years ago

Milestone: Reggie v2.xReggie v2.12
Status: newassigned

comment:2 by Nicklas Nordborg, 11 years ago

Resolution: fixed
Status: assignedclosed

(In [2014]) Fixes #475: Improve box placement suggestion in specimen tube registration

The wizard now uses a single call to get information about as many wells as are needed immediately when entering step 3. If the user makes changes, no additional suggestions are made, only validation to check if the changed position exists and is emtpy.

Note: See TracTickets for help on using tickets.