-
Bug Report
-
Resolution:
Fixed
-
L3 - Default
-
-
None
-
-
Environment (Required on creation):
- Spring Boot Project with Camunda Version = 7.15
- DMN Cockpit
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
- Long words or Strings without whitespaces overlap each other in DMN Cockpit in Camunda 7.15
Steps to reproduce (Required on creation):
- Create Camunda Spring Boot project with webapp on https://start.camunda.com/
- Add the attached DMN to src/main/resources folder
- Build and start project
- open DMN Cockpit and display DMN Table
Observed Behavior (Required on creation):
- Strings in DMN Table cells overlap each other
Expected behavior (Required on creation):
- DMN Table is displayed in the same way as in Camunda Modeler
Root Cause (Required on prioritization):
Solution Ideas (Optional):
Hints (Optional):
- Cells did not overlap each other in Version 7.14
This is the controller panel for Smart Panels app