Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workaround for datetime-local input in firefox+safari #39261

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Apr 25, 2024

We use datetime-local to set base dates, but safari and firefox don't fully support it. Instead, we detect the browser and render separate "date" and "time" inputs side-by-side.

Screenshot 2024-04-25 at 11 03 16 AM Screenshot 2024-04-25 at 11 03 23 AM Screenshot 2024-04-25 at 11 03 19 AM

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

@bbovenzi bbovenzi added this to the Airflow 2.9.1 milestone Apr 25, 2024
@bbovenzi bbovenzi requested a review from jscheffl April 25, 2024 15:16
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Apr 25, 2024
@bbovenzi bbovenzi merged commit 5638bc3 into apache:main Apr 25, 2024
39 checks passed
@bbovenzi bbovenzi deleted the fix-firefox-datetime-local branch April 25, 2024 17:21
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Apr 26, 2024
jedcunningham pushed a commit that referenced this pull request Apr 26, 2024
RodrigoGanancia pushed a commit to RodrigoGanancia/airflow that referenced this pull request May 10, 2024
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. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants