NIWC-Intern-Team / GUS-GUI-

Development repository for GUS GUI
0 stars 0 forks source link

Handle multiple errors without using multiple modal dialog popups #17

Closed gentleben8282 closed 3 months ago

gentleben8282 commented 4 months ago

When there are multiple concurrent errors, there should not be multiple modal dialog popups; there should be an alternative mechanism, such as an error log, on the default screen. Also, when multiple errors occur concurrently, the user should be able to continue to maintain full control of their keyboard and mouse. Finally, the cadence of errors should be taken into consideration; for example, how should 10 errors occurring within five seconds be handled?

gentleben8282 commented 3 months ago

@trhussain confirmed that @NShin99 has completed this task.