Environment (Required on creation):
Run v7.16.0-alpha5-ee
Chrome on Linux
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
The Drill-down Icons in a DRD view are not shown
Steps to reproduce (Required on creation):
- Open the .dmn file from the demo data in Decisions or Deployment view
- (if necessary) click "View DRD"
Observed Behavior (Required on creation):
- A square is shown
Expected behavior (Required on creation):
Root Cause (Required on prioritization):
In previous dmn-js versions, the font was bundled in the npm package. This is not the case anymore.
Solution Ideas (Optional):
Add dmn-font as direct dependency and correct the path here:
https://github.com/camunda/camunda-bpm-platform/blob/master/webapps/ui/cockpit/grunt/config/copy.js#L133
Hints (optional):
This is the controller panel for Smart Panels app
[CAM-13946] DRD Icons are not shown
Attachment | New: edit-dmn.png [ 46012 ] |
Mentioned Roles |
Mentioned Groups |
Assignee | New: Tassilo Weidner [ tassilo.weidner ] |
Mentioned Roles |
Mentioned Groups |
Description |
Original:
h3. Environment (Required on creation):
Run v7.16.0-alpha5-ee Chrome on Linux h3. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket): The Drill-down Icons in a DRD view are not shown !image-2021-09-17-13-33-19-836.png|thumbnail! h3. Steps to reproduce (Required on creation): - Open the .dmn file from the demo data in Decisions or Deployment view - (if necessary) click "View DRD" h3. Observed Behavior (Required on creation): - A square is shown h3. Expected behavior (Required on creation): A DMN Table Icon is shown !image-2021-09-17-13-36-52-716.png|thumbnail! h3. Root Cause (Required on prioritization): h3. Solution Ideas (Optional): h3. Hints (optional): Maybe wrong bpmn-font version? Or a mismatch between dmn and bmn-font version |
New:
h3. Environment (Required on creation):
Run v7.16.0-alpha5-ee Chrome on Linux h3. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket): The Drill-down Icons in a DRD view are not shown !image-2021-09-17-13-33-19-836.png|thumbnail! h3. Steps to reproduce (Required on creation): - Open the .dmn file from the demo data in Decisions or Deployment view - (if necessary) click "View DRD" h3. Observed Behavior (Required on creation): - A square is shown h3. Expected behavior (Required on creation): A DMN Table Icon is shown !image-2021-09-17-13-36-52-716.png|thumbnail! h3. Root Cause (Required on prioritization): In previous {{dmn-js}} versions, the font was bundled in the npm package. This is not the case anymore. h3. Solution Ideas (Optional): Add {{dmn-font}} as direct dependency and correct the path here: https://github.com/camunda/camunda-bpm-platform/blob/master/webapps/ui/cockpit/grunt/config/copy.js#L133 h3. Hints (optional): Maybe wrong bpmn-font version? Or a mismatch between dmn and bmn-font version |
Mentioned Roles |
Mentioned Groups |
Same in the "Edit DMN" view:
