Codingaditya17 commented on PR #67674: URL: https://github.com/apache/airflow/pull/67674#issuecomment-4583175831
Updated this as well. I changed the affected `onOpenChange` handlers to only call the close/reset path when `details.open` is `false`, so the handlers now respect the Chakra details object instead of closing on every open-change event. Local check passed again: ```bash ulimit -n 4096 && uv run prek run ts-compile-lint-ui --all-files -- 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]
