github-actions[bot] opened a new pull request, #71573: URL: https://github.com/apache/airflow/pull/71573
* Add password field type to FlexibleForm * Add tests for FieldPassword * Remove stray indentation in FieldPassword header * Add blank line after isFieldPassword definition * Add show/hide toggle to FieldPassword * Add test for FieldPassword show/hide toggle * Add autoComplete to FieldPassword input Co-authored-by: Brent Bovenzi <[email protected]> * Extract password toggle into a shared component * Fix translation namespace in PasswordToggle * Address review comments * Use InputGroup for password toggle * Update airflow-core/src/airflow/ui/src/components/FlexibleForm/FieldPassword.tsx --------- (cherry picked from commit 76f24e3e08f07cea9884b267d4f0ea94579e45f7) Co-authored-by: Edward Shen <[email protected]> Co-authored-by: Brent Bovenzi <[email protected]> -- 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]
