venkatamandavilli-code commented on issue #67852:
URL: https://github.com/apache/airflow/issues/67852#issuecomment-4724991072

   Thanks for raising this enhancement.
   
   I agree that a two-column layout would improve usability, particularly for 
DAGs with a large number of parameters. When operators trigger workflows that 
contain multiple boolean options, dropdowns, or configuration fields, 
consistent alignment of controls makes the form easier to scan and reduces the 
effort required to locate and update values.
   
   The Airflow 2.x layout provided a clearer visual separation between labels 
and inputs, which helped users compare and modify settings more efficiently. 
With the current inline layout, controls can appear uneven when parameter names 
vary in length, making the form feel more cluttered as the number of parameters 
grows.
   
   From an operational perspective, this would be especially helpful for teams 
that frequently trigger DAGs from the UI and need to adjust multiple parameters 
during testing, troubleshooting, or controlled production executions.
   
   I think restoring a dedicated label column and aligned control column would 
improve readability while maintaining compatibility with the newer flexible 
form approach.
   


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