Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag table chart preview issue #26873

Closed
justinpark opened this issue Jan 29, 2024 · 2 comments · Fixed by #27308
Closed

Drag table chart preview issue #26873

justinpark opened this issue Jan 29, 2024 · 2 comments · Fixed by #27308

Comments

@justinpark
Copy link
Member

Screenshot

drag-preview-overflooding.mov

Description

When a table chart is dragged, the preview container appears to overflow beyond the actual chart size, likely due to the inner table chart itself overflowing.

Design input

We should have a static image for the table chart (or hide the table component on drag preview)

@michael-s-molina
Copy link
Member

@justinpark do you have any PR to fix this issue? It's pretty bad.

@rtexelm
Copy link
Member

rtexelm commented Feb 29, 2024

I've been looking into this issue trying to come up with a fix.
Can anyone else confirm that it's only occurring on Chrome? I just checked it in Firefox and I'm not seeing any overflow.
I found #832 on react-dnd, seems to be related. Currently trying to implement the quick fix they recommended locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants