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

   ### Apache Airflow version
   
   3.1.0
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   When param of type enum is used in DAG (see picture), it is not displayed as 
a drop-down list after pressing the trigger dag button.
   
   <img width="894" height="192" alt="Image" 
src="https://github.com/user-attachments/assets/12a0dd87-b678-483a-bb84-75809cbeee17";
 />
   
   So I should delete square brackets, and then start typing something, and 
only after that drop-down list appears (see video)
   
   
https://github.com/user-attachments/assets/b848adf5-1503-4e8c-a7d8-6c0ea6477e37
   
   ### What you think should happen instead?
   
   After pressing the trigger dag button, params of type enum should be present 
as a drop-down list without additional actions.
   
   ### How to reproduce
   
   Just create DAG with param of type enum.
   
   ### Operating System
   
   linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   Airflow 3.1.0, chart 1.18.0, deployed to Kubernetes (EKS).
   
   ### 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