-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When launching the run window while using the coldbox, there is a pop-up window that tells the user the coldbox is attempting to cool. There are two main issues with the implementation:
- The cooling is inescapable. This is especially apparent when going to -30C, the GUI is frozen for a considerable amount of time and you cannot stop the cooling process.
- The pop up opens as soon as you hit next, before any checks are made for the data that you put into the modules widget. For example, if you forget to put in the FMC port the pop up appears , the coldbox does NOT cool and the pop up cannot be closed.
Institution
OSU
To Reproduce
Steps to reproduce the behavior:
- Enter module information for new test
- Leave FMC port entry empty
- Hit next
- See error
Expected behavior
The pop up should ideally be non-blocking. If possible the cooling should be abortable. At the very least, the pop-up should only appear after module information has been validated (ie. no missing FMC Port).
Provide configuration files
Base config
Additional context
Using tag 3.1.1 in "user" mode
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working