github-actions[bot] opened a new pull request, #71788: URL: https://github.com/apache/airflow/pull/71788
Native `datetime-local` inputs report no value until both a date and a time are entered, and Firefox and Safari do not auto-fill the time when a date is picked from their calendar. Picking a date without a time therefore left the field empty, which disabled the backfill form (and every other datetime field). Rebuild the picker on text date and time inputs — the same building blocks the date-range filter already uses — so a date-only entry defaults the time and produces a usable value consistently across browsers. (cherry picked from commit 9ef2b27b931120852d809b72420245fdb665e90a) Co-authored-by: Pierre Jeambrun <[email protected]> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
