RoyLee1224 commented on PR #55650: URL: https://github.com/apache/airflow/pull/55650#issuecomment-3292203277
This PR currently modifies the Task Instances view (all TIs), which isn't quite ready for the FilterBar yet (#53042) The view that we actually need to update is the Tasks tab(inside a specific DAG), which is covered in #54484. You can see the correct page by clicking into any DAG and then selecting the 'Tasks' tab. <img width="1195" height="573" alt="CleanShot 2025-09-15 at 09 12 56" src="https://github.com/user-attachments/assets/cd299715-399a-430c-96f5-cf7b7e5e2f97" /> -- 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]
