The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-backfill-firefox-datetime has failed.
Run started by GitHub user pierrejeambrun (triggered by pierrejeambrun).

Head commit for run:
50a141e05535b05a8c87f295d37228da89d9dd23 / pierrejeambrun 
<[email protected]>
Fix datetime pickers unusable on Firefox and Safari

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.

Report URL: https://github.com/apache/airflow/actions/runs/32016119356

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to