Skip to content

[BUG] "Waiting for Coldbox" popup is annoying #652

@ryansantos1174

Description

@ryansantos1174

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:

  1. 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.
  2. 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:

  1. Enter module information for new test
  2. Leave FMC port entry empty
  3. Hit next
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions