Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.0
-
None
-
Reviewed
Description
There are some small usability improvements that can be made for the offline analysis page (showSimulationTrace.html):
- empty divs can be hidden until no data is displayed
- the site can be refactored to be responsive given that bootstrap is already available as third party library
- there's no proper error handling in the site (e.g. a JSON is malformed and similar cases) which is really a big problem
- there's no indentation in the raw html file which makes supportability even worse