vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

Transition is bugged after extending container div #82

Open woothu opened 3 years ago

woothu commented 3 years ago

After the item is dragged outside the current container height, it is mispositioned in the following way:

https://user-images.githubusercontent.com/32914662/110110942-d7e83400-7daf-11eb-9c50-792dc714c29a.mov

vaheqelyan commented 3 years ago

https://github.com/vaheqelyan/svelte-grid/blob/master/www/src/routes/examples/add_remove.svx#L34 This is for " X " if you want to delete the widget. This might help you Also can you send me the repl link.

woothu commented 3 years ago

It solves the issue with component closing, but still the transitioning seems to be somehow broken, which is another issue.

Sadly I can't share the code for now...

vaheqelyan commented 3 years ago

It solves the issue with component closing, but still the transitioning seems to be somehow broken, which is another issue.

Yes I asked you about the repl mostly for the transition issue

liesauer commented 10 months ago

still reproducible

https://github.com/vaheqelyan/svelte-grid/assets/8676741/f53f3f44-5185-444c-b697-4351845d7dae