Kusuma04-dev commented on PR #2943: URL: https://github.com/apache/incubator-kie-tools/pull/2943#issuecomment-2700533508
> @Kusuma04-dev hi, I have a question, if `DmnRunnerContextProvider` could somehow reduce/aggregate messages information, to contain also row number. I mean, lest say we show validation messages for three rows, it would be nice to have some prefix in the message saying what row it is related to. > > <img alt="417547437-31f9552a-5b44-469c-b46b-cfd0f45321da" width="1185" src="https://private-user-images.githubusercontent.com/8044780/419408214-1755fca5-77c3-4adb-b71f-bce357969efa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDExNzExNTAsIm5iZiI6MTc0MTE3MDg1MCwicGF0aCI6Ii84MDQ0NzgwLzQxOTQwODIxNC0xNzU1ZmNhNS03N2MzLTRhZGItYjcxZi1iY2UzNTc5NjllZmEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDMwNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAzMDVUMTAzNDEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGQ2OGMyYTViM2FjNTZhNDJhMmRiZDM3NzJkZTNhNjY2YjE5YWUxZjJjYjk0ZWUyYzg3NmM2Njk2YTcyNDhjZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.LfMBJX4-0z44jOcGJpAcxO5nnCBNQJsSEQ84Ld6jMAM"> Hi @jomarko , In case of form , we are showing messages for that particular row only , so i feel it's understandable without row number also , WDYT?For example if we have 3 rows then if u select row 1 - only messages related to that row will display and if u go to row 2 then only messages related to row 2 will display. but in case of table ,might be needed to show row numbers as we are displaying all messages at a time.Let me check if it is possible. -- 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]
