bbovenzi commented on PR #31806:
URL: https://github.com/apache/airflow/pull/31806#issuecomment-1647490534

   > Looks great! Tested locally and seems nice. 🎉
   > 
   > I just have issues scrolling the gantt. (scroll bars are not working for 
me), also I have vertical scroll when there is plenty of space vertically to 
render the Gantt chart. (scrollbar are unresponsive, both with the scroll wheel 
and by click/drag on it, tested on chrome and firefox on ubuntu)
   
   Figured out the scroll focus issue on the gantt chart itself. I also change 
the `checkScrollPosition` from `onSelect` to a timeout, so if the scroll of the 
grid/gantt are not synced, it should rectify itself.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to