Codingaditya17 commented on issue #67647:
URL: https://github.com/apache/airflow/issues/67647#issuecomment-4569829227

   I opened PR #67674 for this.
   
   It removes the conditional dialog unmounting from the affected Clear / 
Mark-as flows, keeps the dialogs controlled through the `open` prop, resets 
note state from the latest DagRun / TaskInstance note on open/close to preserve 
#47071 behavior, gates the Clear Run dry-run query with `enabled: open`, bumps 
`@chakra-ui/react` to `^3.35.0`, and removes the related UI CONTRIBUTING caveat.
   
   Local check passed:
   
   ```bash
   ulimit -n 4096 && uv run prek run ts-compile-lint-ui --all-files
   
   Result : Passed


-- 
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]

Reply via email to