-
-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Labels
meta-enhancementEnhacement of existing featureEnhacement of existing featuremeta-featureNew featureNew feature
Milestone
Description
Availability detection occupies center part of the screen, is on top, and there is no way to minimize it or terminate it once started. When troubleshooting server disconnection this leads to bad user experience that I just witnessed. Also there is popup at the end that you must OK.
Possible solutions:
- Not making it on top, or putting MUCH smaller window in the screen corner (next to tray for example)
- Remove separate popup, make OK button integral part of the first window (and allow ESC)
- Or best, remove multiple popups and keep single one, add new availability tests to it and put it in the corner of the screen on top but allow it to be minimized
details
Use this instead:
| Availability detection x _ |
| Server Result
| 1. Server 1 error [⟳] (red color)
| 2. Server 2 ok [⟳] (green color)
| 3. Server 3 3...2... [⟳] (no color)
| Total 3, 1 ok 1 error 1 running
In single run mode this window should autoclose if test is OK (same as now) and stay open on error. In bulk mode it should not close automatically.
This will go nicely with bulk testing we are plannning to do.
VShawn
Metadata
Metadata
Assignees
Labels
meta-enhancementEnhacement of existing featureEnhacement of existing featuremeta-featureNew featureNew feature