bbovenzi opened a new issue, #49567:
URL: https://github.com/apache/airflow/issues/49567

   ### Apache Airflow version
   
   3.0.0
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   If you have an invalid input for the trigger dag params. You only see it as 
an error after submission and at the bottom of the form.
   
   <img width="903" alt="Image" 
src="https://github.com/user-attachments/assets/0a87da24-6387-4ad7-95a2-7ba6a82c8f4f";
 />
   
   ### What you think should happen instead?
   
   Three changes
   
   - [ ] Show errors inline to the form element
   - [ ] Bubble errors up to the accordion so you can see that there are errors 
inside a collapsed section
   - [ ] Try to validate as many errors as possible on the frontend before 
submitting the form to the backend
   
   ### How to reproduce
   
   Use the `Params UI tutorial` example dag. It already comes with a required 
text input with no default value, which will error on submit.
   
   ### Operating System
   
   all
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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