bbovenzi commented on PR #69617: URL: https://github.com/apache/airflow/pull/69617#issuecomment-4926578596
Gotcha. The useContext is a good point. I feel like a better fix would be to move the hovering logic to use css selectors instead of context. Then it isn't part of the react lifecycle at all. Let's also add some comments on why we are making these changes to help future contributors to understand. -- 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]
