OscarLigthart commented on PR #57237:
URL: https://github.com/apache/airflow/pull/57237#issuecomment-3446736990

   Thanks for your swift reply!
   
   > In order not to add complexity to the layout with another dropdown, could 
you add the lineage filter to the existing "Options" dropdown - that would be a 
bit more consistent for the UX in my view?
   
   I considered it, the reason I didn't was because a user would not be able to 
see whether a DAG is filtered or not on first glance. With this extra dropdown 
there is an instant feedback showing back to the user. Curious to hear your 
thought.
   
   That being said, more than happy to move it to options. For us the feature 
is the more important thing.
   
   I have an additional question: I realized that I have only implemented it 
for the graph view, and deliberately left out the task overview. However, in 
Airflow 2 it propagated to both. Shall I try to implement it for both in this 
PR as well?
   
   Example: 
   <img width="852" height="239" alt="image" 
src="https://github.com/user-attachments/assets/78d6a51f-bd2c-437c-a8fb-1ae1ae164f92";
 />
   
   to:
   <img width="853" height="199" alt="image" 
src="https://github.com/user-attachments/assets/1b5436d7-1927-41db-9efd-9e7f9e51fe0c";
 />
   


-- 
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]

Reply via email to