kartik00052 commented on issue #73177:
URL: https://github.com/apache/airflow/issues/73177#issuecomment-5780350267

   Opened a draft PR implementing this: 
https://github.com/apache/airflow/pull/73564
   
   Approach taken: split-button pattern (option (b)) — the main part of the 
button always triggers by default in one click, and an always-visible caret 
next to it opens a small menu with "Trigger with config" and, when the 
currently selected run carried a config, "Trigger again with this config". Both 
parts are disabled together when manual runs aren't allowed; existing 
variant/withText call sites are unchanged.
   
   Kept it as a draft pending a nod on the always-visible caret direction (vs. 
the narrower "caret only when a config'd run is selected" variant from 
#69820/#45097). Happy to iterate on the design or the #70413 overlap once 
reviewed.
   
   Generated-by: opencode (big-pickle)


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