]
Tao Zhu commented on DROOLS-3731:
---------------------------------
[~uxdlc] Thanks Liz. The scenario report is looks like the mockup below:
!屏幕快照 2019-06-11 下午3.02.19.png|thumbnail!
The report is in the right panel.It doesn't use color coding (yellow, red, green...)
to indicate the status of test results.
The DMN report is similar:
!屏幕快照 2019-06-11 下午3.10.26.png|thumbnail!
User could click the button “view diagram" to open the diagram and highlight the
errors there. so he will open a new page.
Click the button "Decision table" will link the user to the new page either.
I think we could remove the test report part form the doc
what do you think about it?
These two reports dose not used the overlaid on models.
The only one demo used overlaid on models is this:
DMN UX - More info overlaid on models.
--------------------------------------
Key: DROOLS-3731
URL:
https://issues.jboss.org/browse/DROOLS-3731
Project: Drools
Issue Type: Story
Components: DMN Editor
Reporter: Elizabeth Clayton
Assignee: Tao Zhu
Priority: Major
Labels: ScenarioSimulation, UX, UXTeam, drools-tools
Attachments: Screen Shot 2019-05-29 at 2.49.21 PM.png, download (1).png,
download.png, 屏幕快照 2019-06-11 下午3.02.19.png, 屏幕快照 2019-06-11 下午3.10.26.png
As a practitioner, there are situations where I need to show additional information about
a model... for instance: test coverage report: I need to draw a model and color code the
nodes to show which nodes were executed by tests, or which rows on a DT were a match. Or
when I execute a single test, what was the actual value of a given node or expression.
Note: Maybe in read-only mode with an "overlay" on top of the model the
additional metadata information. See process instance diagram design examples.