bobu-putheeckal opened a new pull request, #67403: URL: https://github.com/apache/airflow/pull/67403
Fixes #66492.\n\n## What\n- Set DAG param time inputs to second precision with `step=1`.\n- Normalize browser minute-only time values from `HH:MM` to `HH:MM:SS` before syncing trigger form config.\n- Add trigger form regression coverage for `format="time"` params.\n\n## Tests\n- `./node_modules/.bin/vitest run src/components/TriggerDag/TriggerDAGForm.test.tsx`\n- `./node_modules/.bin/eslint src/components/FlexibleForm/FieldDateTime.tsx src/components/TriggerDag/TriggerDAGForm.test.tsx`\n- `./node_modules/.bin/tsc --p tsconfig.app.json` -- 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]
