mistercrunch commented on PR #32720: URL: https://github.com/apache/superset/pull/32720#issuecomment-2737128397
My guess is there's some sort of "pixel-perfect" click in these tests that the new margin default offsets. Looking on what's failing `drillby.test.ts` and `drilltodetail.test.ts` these tests right-click into a chart to trigger events. I hate to say this, but you probably want to look for right-click events in those tests and shift them to the right a little (maybe by 15/2 pixels?). -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org