jedcunningham commented on PR #38506:
URL: https://github.com/apache/airflow/pull/38506#issuecomment-2027547597

   Found a few issues while giving this a spin.
   
   "No options" - when you first enter into the filter form field, it says 
there are no options. Even when you start typing say "ru", "running" doesn't 
come up. Is it possible to hide the suggested options entirely? If you do want 
suggestions to work, it really needs to be a complete list of events for the 
DAG (which likely isn't trivial to get with the current rest api).
   
   <img width="342" alt="Screenshot 2024-03-29 at 1 47 43 PM" 
src="https://github.com/apache/airflow/assets/66968678/e61e7081-8055-4783-ad03-d6aa44f5c925";>
   
   Both included and excluded events - can we maybe disable the "excluded" 
events form field when the "included" events is populated? Having both on is a 
little funky and it feels natural for "included" to take higher precedence to 
me.
   
   Not really related to this change, but I noticed the count isn't using the 
included/excluded event filter. PR incoming.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to