Ticket #8467 (closed: fixed)
Minor icat GUI fixes
Reported by: | Jay Rainey | Owned by: | Jay Rainey |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.1 |
Component: | GUI | Keywords: | ICAT |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description (last modified by Jay Rainey) (diff)
It is not currently possible to contract the GUI when all 3 check-boxes are not checked unless the GUI is at a fixed size.
Within this ticket I have instead addressed several other minor GUI issues, which are:
- Removed excess spacing surrounding investigation label.
- Aligned correctly the frame check-boxes on mac/windows. E.g. "Catalog Search", "Search results", and "Datafiles information".
- Auto expand search results and datafile table.
In order to test you need to verify that these issues have been addressed within the catalog search GUI.
Change History
comment:2 Changed 7 years ago by Jay Rainey
- Status changed from new to inprogress
Remove spacing from investigation label. Refs #8467.
Changeset: 0766e9969108ff58dfaccd7e546be101eb7ae7d9
comment:3 Changed 7 years ago by Jay Rainey
Convert grid to frames. Better layout management. Refs #8467.
Changeset: 21b7abfb52829d57e138d422347d9f270c9dd7db
comment:4 Changed 7 years ago by Jay Rainey
- Status changed from inprogress to verify
- Resolution set to fixed
- Description modified (diff)
- Summary changed from [ICAT] Contract GUI to [ICAT] Minor GUI fixes
comment:7 Changed 7 years ago by Jay Rainey
- Summary changed from [ICAT] Minor GUI fixes to Minor icat GUI fixes
comment:8 Changed 7 years ago by Jay Rainey
- Status changed from verify to reopened
- Resolution fixed deleted
comment:9 Changed 7 years ago by Jay Rainey
- Status changed from reopened to verify
- Resolution set to fixed
comment:10 Changed 7 years ago by Samuel Jackson
- Status changed from verify to verifying
- Tester set to Samuel Jackson
comment:11 Changed 7 years ago by Jay Rainey
- Status changed from verifying to reopened
- Resolution fixed deleted
comment:12 Changed 7 years ago by Jay Rainey
- Status changed from reopened to inprogress
Remove spacing from investigation label. Refs #8467.
Changeset: 866ac01e470212fcdb7a8f8bb913d450574c125d
comment:13 Changed 7 years ago by Jay Rainey
Convert grid to frames. Better layout management. Refs #8467.
Changeset: 615422d04e739a86d5d569184e7380934d7c6913
comment:14 Changed 7 years ago by Jay Rainey
Merge branch 'feature/8647_icat_minor_gui_issues' into develop. Refs #8467.
Conflicts:
- Code/Mantid/MantidQt/MantidWidgets/inc/MantidQtMantidWidgets/CatalogSearch.ui
Changeset: 6bd84a61499f12cebb09052ca7bad109008d65b3
comment:15 Changed 7 years ago by Jay Rainey
- Status changed from inprogress to verify
- Resolution set to fixed
To test
You need to verify that the GUI changes have addressed the issues in the description. For example, the GUI should now:
- Not have excess spacing surrounding the investigation label - Double click on an investigation to view related datafiles.
- The three checkboxes for Catalog search, Search results, and Datafiles information should now align correctly.
- When only Search results or Datafiles information is selected the table should expand to the size of the window. This allows the user to view more results, and they can easily reduce the size of it if they wish.
comment:16 Changed 7 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester changed from Samuel Jackson to Owen Arnold
comment:17 Changed 7 years ago by Owen Arnold
This looks better. There is a very minor issue that if I deselect all checkboxes, the window does not shrink to an appropriate size, but that should be handled in a separate ticket.
comment:18 Changed 7 years ago by Owen Arnold
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/8467_icat_minor_gui_issue'
Full changeset: 53a9dd49fd71b4191677b3c2aa79397b46abeac5
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9311