shashbha14 opened a new pull request, #63735:
URL: https://github.com/apache/airflow/pull/63735

   Fixes a regression where the cursor no longer changed to a pointer when 
hovering over task nodes in the Graph view.
   Changes
    - TaskNode.tsx: Changed cursor="default" back to cursor="pointer" on the 
task node Flex wrapper       
   Why ?
   The pointer cursor is an important UX signal that the task nodes are 
clickable. This had been set to default in a previous change.
   
   


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