ISISComputingGroup / IBEX

Top level repository for IBEX stories
4 stars 2 forks source link

IBEX GUI: remind user that server will still be running on client close #8281

Closed FreddieAkeroyd closed 3 months ago

FreddieAkeroyd commented 3 months ago

As a developer I would like the IBEX GUI "Are you sure you want to close this application?" window to remind the user that the IBEX server will still be running in the background, this is sometimes forgotten as under SECI it was different.

Acceptance Criteria

Extra Information

Possibly additional text along the lines of

Closing this GUI will not terminate the IBEX server processes that are communicating with devices and logging data in the background. If you wish to shutdown all IBEX components use the "stop ibex server" link in the Windows start menu. If you wish to start or restart IBEX, use the "start ibex server" link in the Windows start menu

rerpha commented 3 months ago

https://github.com/ISISComputingGroup/ibex_gui/pull/1687 https://github.com/ISISComputingGroup/IBEX/pull/8282