Skip to content

Conversation

bbovenzi
Copy link
Contributor

Bring the changes from #49662 into a reusable component to use for all our datetime-local inputs.

Closes #49462


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

@bbovenzi bbovenzi added this to the Airflow 3.0.1 milestone Apr 28, 2025
@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Apr 28, 2025
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering that compared to the "normal" control it is just a text field w/o calendar pop-up. I once researched but could not find a good base component. Is it really that ReactJS community does not have a proper control for date/time/timezone selection?

Copy link
Member

@pierrejeambrun pierrejeambrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, that was also a source of problem for a backend fix of the backfill endpoint!

@bbovenzi bbovenzi merged commit 935c49d into apache:main Apr 29, 2025
43 checks passed
@bbovenzi bbovenzi deleted the create-shared-timezone-datetime-input branch April 29, 2025 12:50
mvfc pushed a commit to mvfc/airflow that referenced this pull request Apr 29, 2025
mvfc pushed a commit to mvfc/airflow that referenced this pull request Apr 29, 2025
jroachgolf84 pushed a commit to jroachgolf84/airflow that referenced this pull request Apr 30, 2025
kaxil pushed a commit that referenced this pull request Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI bug: backfill dry run does not use same timezone as create backfill
3 participants