Add timezone selection to new UI#43132
Conversation
jscheffl
left a comment
There was a problem hiding this comment.
Cool!
Tested and all look good!
The only think that I favor from the previous UI: Less clicks needed to switch between time zones :-)
I noticed that too with moving light/dark mode inside user settings. So I might try to redesign that |
But no force to have this in this PR... can also be a follow-up optimization. Critical functions in sceleton are more important (I think...) |
Let users specify their preferred timezone.
Add a Timezone context which reads and write to local storage, and passes the selected timezone down to all
<Time />components. Also, always show UTC and the guessed TZ at the top of the search list.Closes #42817
Related #42821
^ 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.rstor{issue_number}.significant.rst, in newsfragments.