]
Elizabeth Clayton commented on DROOLS-3953:
-------------------------------------------
[~tirelli] [~gabriolo] I'm reopening this design jira, to update the behavior to
launch the pop-over from on-hover to on-click. I met with [~srambach] and [~bdellasc] to
discuss this concern, and are agreed that this is the recommended behavior from the UX
perspective (it will best support usability and PF consistency.)
I need to update this click-thru as well as the Scenario ones that [~mmenestr] created to
reflect this change. And I'll document the basic keyboard requirements for this
feature as well. The presentation in these overlays will require a refactoring of the
Scenario solution though, to make it consistent. << [~danielezonca] will you need a
jira for that work?
DMN UX - overlay validation error reporting
-------------------------------------------
Key: DROOLS-3953
URL:
https://issues.jboss.org/browse/DROOLS-3953
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Elizabeth Clayton
Assignee: Elizabeth Clayton
Priority: Major
Labels: ScenarioSimulation, UX, UXTeam, drools-tools
Attachments: Error reporting after test run-different kinds.png, Error reporting
after test run-different kinds2.png, Error reporting after test run-popup.png, Error
reporting after test run-popup.png, Error reporting after test run.png, ut.png,
ux-decision button.png, ux-decision table.png
As user during DMN model editing, I want to see validation errors on the model in case of
wrong FEEL expression or invalid decision table.
I want to see this kind of errors in the decisions and at diagram level.
* As a user I want to run a validation test within the DMN editor, using the Validate
toolbar action, to be able to identify elements within the graph or grids that have
errors, so that I can resolve the issues.
* As a user when I save a file (and it is validated) I want to be informed if there are
any validation errors, so that I'm aware that there are issues that need to be
resolved.
* As a user when I test a rule in the Scenario tool and any scenarios fail due to a
syntax errors within DMN, I need to be able to easily identify the portions of the DMN
file with errors so that I can fix them.