jomarko opened a new issue, #3769: URL: https://github.com/apache/incubator-kie-tools/issues/3769
This ticket is about DMN Runner table inputs and outputs columns. With the DMN model size, DMN Runner user needs to use `Splitter` (is highlighted with red in the picture below) to fill in input data or see output data.  However with the growing DMN model size, there is a moment when `Splitter` can not be dragged anymore. It split display in 50:50 ratio. In this situation we could bring an enhancement to suggest user how to see invisible columns. Currently horizontal scroll can be used, what is browser general feature - 'shift' + 'scroll button', however: - we do not show horizontal scrollbar anywhere - we do not show any UI element for 'display more' - we do not indicate some overlap like we do for a text `...`, I mean some shadow transition in lats column that is visible just partially ### Steps to reproduce 1. Open https://sandbox.kie.org/ and setup kie extended services to be able to run DMN models 2. Import this file (remove .txt extension before importing into sandbox) [many-nodes.dmn.txt](https://github.com/kiegroup/kie-issues/files/11498556/many-nodes.dmn.txt) 3. Click run button to open DMN runner and turn on its tabular view 4. Try to fill in `InputData-7` column -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
