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

Ability to move multiple at once #40

Closed
jamesy829 opened this issue Jun 29, 2012 · 5 comments
Closed

Ability to move multiple at once #40

jamesy829 opened this issue Jun 29, 2012 · 5 comments

Comments

@jamesy829
Copy link

Hi, I have encountered an issue when building a list of choices and the ability to order then according to the user.

I am currently able to order each choices individually, but I was wondering if there was an ability to do a batch order, so something on the lines of:

C1 - Choose
C2 - Choose
C3 - Choose
C4

If someone decide to move up base on that selection, the list would be broken. It would become

C2
C3
C1
C4

Which is not what I want, I would like the list to stay the same. There are also other scenarios which I face, and I was wondering if there was a method for batch up and batch down. Any suggestion?

@swanandp
Copy link
Contributor

This pull request addresses a similar concern, but has not been merged yet. Can you try it out?

@swanandp
Copy link
Contributor

@jamesy829 I merged the pull request, can you now check it out?

@jamesy829
Copy link
Author

@swanandp sorry for late reply as I was out for a while, let me give it a shot

@swanandp
Copy link
Contributor

swanandp commented Dec 7, 2013

@jamesy829 Is this still an issue for you?

@swanandp
Copy link
Contributor

Closing this for inactivity.

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