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 and drop not working quite right with allot of items #19

Closed
Addalyn opened this issue Nov 18, 2021 · 2 comments
Closed

Drag and drop not working quite right with allot of items #19

Addalyn opened this issue Nov 18, 2021 · 2 comments

Comments

@Addalyn
Copy link

Addalyn commented Nov 18, 2021

I started to use vue-dndrop (vuejs v2) today
and on a page with like 4 or so items it worked perfectly however i notice it not working correctly.
if there was allot more items on the page
it works for like the first 5 ish+- but does not work after that
a6vWYLmhRK
Any ideas?
Also like this notice how the top draging is like instant (close to each other) and the bottom one it opens like 2 cards above it already
5rsl4vioK0
and proberbly because i have data in them so there bigger i can't drop them anymore cause they don't "open" up in my view

Is this issue with my style or how could i fix this?

Greetings

@amendx
Copy link
Owner

amendx commented Nov 18, 2021

hi @Alexandrea, could you set up a sandbox/jsfiddle/codepen or so for me to see what might be the problem here?

@Addalyn
Copy link
Author

Addalyn commented Nov 18, 2021

Hi its ok

its probably a conflict with one of the things i use maybe styling or so
but i started to use another drag component and i'm going to use that one, seems to work fine without any fancy openings but it works,
its faster then vue-dndrop (mostly because it does not copy what i'm draging) because the timelines per timeline has like between 700-2000 data of rows on them and becomes slugish ofc this is no fault of your component (and the issue is sort of still present without the timeline)

i also would not know how i could give you the code without giving you my whole site in the progress
because i'm fetching data from api website i'm making with it.
i also started working with Vue for only 2weeks now so i'm not familiar with it yet.
and also i'm using vuexy admin template witch is a payed product. it could just be the fault of them tho i do not know.

Greetings

@Addalyn Addalyn closed this as completed Nov 18, 2021
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

No branches or pull requests

2 participants