airflow
airflow copied to clipboard
Cleanup input components
A lot of our components/ui files are no longer necessary. This PR removes FileUpload and InputGroup in favor of using Chakra's out-of-the-box components.
Also:
- removed advanced section from the SearchBar
- fixed capitalization of "placeholder"
- fixed a missing translation to search asset events
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.