Ticket #8462 (closed: fixed)
[ICAT] Reset button cleares the Instrument name combo box
Reported by: | Roman Tolchenov | Owned by: | Jay Rainey |
---|---|---|---|
Priority: | major | Milestone: | Release 3.1 |
Component: | GUI | Keywords: | ICAT, ICAT4 |
Cc: | Blocked By: | ||
Blocking: | Tester: | Gesner Passos |
Description (last modified by Jay Rainey) (diff)
The reset button on the ICAT interface clears both the instrument and investigation combo-box. This is not desired functionality. Instead, the index of both should be set to zero (e.g. none selected).
Change History
comment:2 Changed 7 years ago by Jay Rainey
- Status changed from new to inprogress
Reset comboboxes to empty rather than clear them. Refs #8462.
Changeset: ff2910a03854f0eb1cc69f5da85eb55ce22b9aba
comment:3 Changed 7 years ago by Jay Rainey
To test
- Open Mantid and log into the catalog.
- Open the Search GUI and input search terms into all fields.
- Click the Reset button and all fields should now be empty.
- The instrument and investigation comboboxes should be empty (""), but the user should have the option to select an instrument or investigation again. Previously, this was not the case as each combobox was being cleared.
comment:4 Changed 7 years ago by Jay Rainey
- Status changed from inprogress to verify
- Resolution set to fixed
comment:5 Changed 7 years ago by Gesner Passos
- Status changed from verify to verifying
- Tester set to Gesner Passos
comment:6 Changed 7 years ago by Gesner Passos
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8462_icat_fix_reset_button'
Full changeset: 2fe4396030807eb694bfb0c0fabbccc896843531
Note: See
TracTickets for help on using
tickets.