Kusuma04-dev opened a new pull request, #2912: URL: https://github.com/apache/incubator-kie-tools/pull/2912
closes https://github.com/apache/incubator-kie-tools/issues/2548 Cannot add a new record within an empty decision table Before fix: When user added empty decision table without any row , + icon is not visible to add rows. After fix: If user added an empty decision table then row is displayed, if user added something in that row then only it is updated otherwise row is just for display purpose and here if user tries to add another row , he can able to add after updating something in the displayed row. -- 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]
