Opened 11 years ago
Closed 11 years ago
#517 closed enhancement (fixed)
Ensure that the "Failure" option is not selected by mistake
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v2.13 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Several of the library preparation registration wizards have an option to selected "Success" or "Failure". If the "Failure" option is selected it would be good to have an extra verification before the "Register" button is clicked.
Note:
See TracTickets
for help on using tickets.
(In [2073]) Fixes #517: Ensure that the "Failure" option is not selected by mistake
Added a checkbox that is displayed next to the "Register" button when the "Failure" option is selected. The "Register" button is disabled until the checkbox is selected.