Skip to content

fix: remove unused dragging styles (#11883) #11889

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

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Apr 7, 2025

Related Issue: #11871

Summary

  • In FF, the overflow:hidden on the chosen class was causing the drag
    and drop to break
  • In this PR, unnecessary styles are removed in order to prevent the
    breakage and any future breakage
  • No tests are present because our testing is chromium based

**Related Issue:** #11871

## Summary

- In FF, the `overflow:hidden` on the chosen class was causing the drag
and drop to break
- In this PR, unnecessary styles are removed in order to prevent the
breakage and any future breakage
- No tests are present because our testing is chromium based
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Apr 7, 2025
@jcfranco jcfranco requested a review from benelan April 7, 2025 21:37
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jcfranco jcfranco merged commit bbd6170 into main Apr 7, 2025
6 checks passed
@jcfranco jcfranco deleted the jcfranco/cherry-pick-hotfix-commit branch April 7, 2025 22:38
@github-actions github-actions bot added this to the 2025-04-29 - Apr Milestone milestone Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants