tirkarthi commented on PR #35863: URL: https://github.com/apache/airflow/pull/35863#issuecomment-1828462351
> This view really needs a fourth state, where a taskId is selected, but no runId and then we can show a task across runs. Can you please add here pointers if any over where to look for selection related code? I see `useSelection` being used to update runId and taskId based on selection in the grid across the codebase. I also had to rewrite most of the code that was simpler to satisfy typescript compiler and linter by using a class to model storing taskinstance, queued duration and run duration. Please let me know if there are better ways to write them as I have less experience in frontend. Thanks again for the review @bbovenzi . -- 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]
