rusackas commented on PR #42573: URL: https://github.com/apache/superset/pull/42573#issuecomment-5185754518
Thanks for tracking this down, Joe! The header/body alignment fix makes sense, but I think CodeAnt's flagging something real: getScrollBarSize() is also used in TableChart.tsx for the resize-twitch guard, and that call site isn't obviously covered by the custom scrollbar styling the way useSticky's is. Worth confirming that doesn't throw off the resize threshold before we merge. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
