]
Jozef Marko updated DROOLS-2759:
--------------------------------
Attachment: Screenshot from 2018-08-03 10-46-02.png
[DMN Editor] Custom data-types - Create the treegrid-table component
--------------------------------------------------------------------
Key: DROOLS-2759
URL:
https://issues.jboss.org/browse/DROOLS-2759
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.9.0.Final
Reporter: Guilherme Carreiro
Assignee: Guilherme Carreiro
Labels: drools-tools
Attachments: Screenshot from 2018-08-03 09-57-41.png, Screenshot from 2018-08-03
10-46-02.png, recursive-structure-error.log, types.dmn
Create the treegrid-table component with fake data (just CSS/HTML).
- The treegrid-table needs to provide expand/collapse features
- Instead of plain text
(
http://www.patternfly.org/pattern-library/widgets/#treegrid-table), we need to use inputs
in the "Field name" column rows.
h3. Acceptance test
# Check opening file, where element points to non existing type/structure (/)
## Handled as *nothing selected* in dropdown
# Check opening file, where some item definition points to non existing type/structure
(/)
## Handled as *nothing selected* in dropdown
# Check opening file, where some item definition is recursive (x)
## Unexpected error dialog with [^recursive-structure-error.log] inside
# Check opening file, where some data structure has more than 5 levels (?)
## cca 5 levels are ok (/)
## but cca 10 will cause problems like shown in (x)
# Open files created by external tool (trisotech, camunda)
# Attributes sorted (x)
# Spaces, special, multi-byte characters in item definitions