ljmotta opened a new issue, #3783: URL: https://github.com/apache/incubator-kie-tools/issues/3783
Currently, DMN Runner uses two tables, one for inputs and the other for outputs. This can cause some inconsistencies and adds complexity to syncing both tables. Changing it to one table would improve UI and UX. ```[tasklist] ### Acceptance criteria - [ ] DMN Runner Table should render one table instead of two; - [ ] The outputs should always be visible, so it requires adding a column freeze functionality in the table. ``` -- 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]
