shashbha14 opened a new pull request, #47034:
URL: https://github.com/apache/airflow/pull/47034

   This PR addresses issue #47003, where the private_key_content field in the 
Snowflake provider connection form was no longer rendering as a multi-line text 
input.
   
   Changes:
   Updated get_connection_form_widgets to use BS3TextAreaFieldWidget for 
private_key_content.
   Marked private_key_content as a sensitive field in get_ui_field_behaviour.
   Added a placeholder for better user guidance.
   These changes restore the expected UI behavior for Snowflake connections in 
Apache Airflow.


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