bbovenzi opened a new pull request #15674: URL: https://github.com/apache/airflow/pull/15674
Add a timezone select dropdown to the new UI. Closes #14804 This is a frontend only toggle, it does not change any backend Airflow config. Also includes a custom implementation of `react-select` that uses the Chakra theme and component library. <img width="317" alt="Screen Shot 2021-05-05 at 11 34 39 AM" src="https://user-images.githubusercontent.com/4600967/117168133-81867a00-ad8d-11eb-8f23-8bc6b4e96a38.png"> --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.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. For queries about this service, please contact Infrastructure at: [email protected]
