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

Add failing test case for container width change #599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gwak
Copy link

@gwak gwak commented Nov 29, 2024

This PR introduces a test case to demonstrate an issue that occurs when the width of the items container element changes. The container's width may be affected by:

  1. Viewport changes: Adjustments in the viewport size can cause the container width to update dynamically.
  2. Flexbox wrappers: When the container is part of a flexbox layout, its width can vary based on the behavior of the flexbox.

The test case highlights how these scenarios impact the functionality, as showcased in the example linked below.

Enregistrement.de.l.ecran.2024-11-29.a.23.55.19.mov

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for ember-sortable canceled.

Name Link
🔨 Latest commit 27a34c7
🔍 Latest deploy log https://app.netlify.com/sites/ember-sortable/deploys/6749f15a50de7700086f7bbc

@gwak gwak changed the title Add failing test case for conatiner width change Add failing test case for container width change Nov 29, 2024
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 this pull request may close these issues.

1 participant