Make messages with "DEBUG" severity part of a nested list under the first preceding message that does not have the severity "DEBUG". The DEBUG messages would not be displayed at the top of the Web UI when running scripts, and the list they are in would be automatically collapsed when a new non-DEBUG message appears. These collapsed lists can be expanded manually by the user afterwards. The DEBUG messages could possibly have a lower priority for screen readerrs in the aria live region as well.
Only scripts (and the scripts main components) should have non-DEBUG messages from now on.
related issue: daisy/pipeline-issues#442
Copied from original issue: daisy/pipeline-issues#443
From @josteinaj on January 26, 2015 13:28
Make messages with "DEBUG" severity part of a nested list under the first preceding message that does not have the severity "DEBUG". The DEBUG messages would not be displayed at the top of the Web UI when running scripts, and the list they are in would be automatically collapsed when a new non-DEBUG message appears. These collapsed lists can be expanded manually by the user afterwards. The DEBUG messages could possibly have a lower priority for screen readerrs in the aria live region as well.
Only scripts (and the scripts main components) should have non-DEBUG messages from now on.
related issue: daisy/pipeline-issues#442
Copied from original issue: daisy/pipeline-issues#443