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

Clicking '+' doesn't preserve new order, but dragging and dropping does. #164

Open
gwooding opened this issue Jun 2, 2015 · 4 comments
Open

Comments

@gwooding
Copy link

gwooding commented Jun 2, 2015

I fixed this by removing some of the lines in _registerAddEvents after "var that = this;" but before "//make draggable"

I also had to change _applyItemState, I can tell people how in detail if they wish to know.

This got rid of the "+" button for now.

@1callservice
Copy link

i would like to know in detail

@1callservice
Copy link

This is my workaround on form submit

http://pastebin.com/wYtqAt65

@gwooding
Copy link
Author

Hi,

Sorry but this was a while back. I no longer have access to this codebase unfortunately.

George

Date: Wed, 27 Jan 2016 09:44:40 -0800
From: notifications@github.com
To: multiselect@noreply.github.com
CC: georgewooding@hotmail.co.uk
Subject: Re: [multiselect] Clicking '+' doesn't preserve new order, but dragging and dropping does. (#164)

This is my workaround on form submit

http://pastebin.com/wYtqAt65


Reply to this email directly or view it on GitHub.

@AbdullahAlshikha
Copy link

Thank you
but is there any way to fix '+' button to preserve new order instead of removing it ?

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

3 participants