Skip to content

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

@netlify
Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for ember-sortable canceled.

Name Link
🔨 Latest commit 4a1bcdb
🔍 Latest deploy log https://app.netlify.com/sites/ember-sortable/deploys/67c8669d7529df0008de8ed1

@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