tirkarthi commented on PR #46820: URL: https://github.com/apache/airflow/pull/46820#issuecomment-2692609042
Ok, I rebased and tried an approach here which would be to let `renderStructuredLog` form the elements. There is a package `react-innertext` through which the text could be obtained. Then I just continue processing like the earlier approach on strings with value from `innerText` to get beginning and end of the group markers. I couldn't add background color differentiation since the `renderStructuredLog` already returns HTML Element and then wrapping it again in Text shows React warning. Current screenshot  -- 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]
