shashbha14 commented on code in PR #67253:
URL: https://github.com/apache/airflow/pull/67253#discussion_r3309810962
##########
airflow-core/src/airflow/ui/src/components/TriggerDag/TriggerDAGForm.tsx:
##########
Review Comment:
Done, replaced the two useEffect hooks with values: { ...defaultValues, conf
} and resetOptions: { keepDirtyValues: true } on useForm. A single useEffect
now handles prefill on "trigger again" and reset() on modal close.
--
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]