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

some error, when implement handle and filter. #277

Closed
yogie89 opened this issue Feb 14, 2015 · 7 comments
Closed

some error, when implement handle and filter. #277

yogie89 opened this issue Feb 14, 2015 · 7 comments
Labels
bug question questions from the community
Milestone

Comments

@yogie89
Copy link

yogie89 commented Feb 14, 2015

I got some problem when implement sortable feature : handle & filter(remove item)
here the HTML.
http://codepen.io/yogie1989/pen/yyvPeL

when i try to delete the list on the right table, click the delete button, only the icon is remove. not the all list. but when i tried to delete the list on the left table, is correct!.

i try delete, drag handle option on js. and all thats works.
why that's happen?

thanks folks.

@RubaXa
Copy link
Collaborator

RubaXa commented Feb 14, 2015

Because it is impossible to find a handle.
And what results you wanted to get, writing obviously wrong code?

@RubaXa RubaXa added the question questions from the community label Feb 14, 2015
@yogie89
Copy link
Author

yogie89 commented Feb 14, 2015

i want to get, when clicking the close icon (x) it will remove the list that i choose to remove.
like Potato on the left table.
eg : i click remove button on test -> test list will remove.
screen shot 2015-02-15 at 2 04 12 am

screen shot 2015-02-15 at 2 04 29 am

thanks for your help rubaxa.

@RubaXa
Copy link
Collaborator

RubaXa commented Feb 15, 2015

Then why do you specify a nonexistent handle?

@yogie89
Copy link
Author

yogie89 commented Feb 15, 2015

screen shot 2015-02-16 at 6 30 51 am

handle with show up, when you add the list from left table, rubaxa.

@RubaXa RubaXa added this to the v1.1.1 milestone Feb 16, 2015
RubaXa added a commit that referenced this issue Feb 16, 2015
@RubaXa
Copy link
Collaborator

RubaXa commented Feb 16, 2015

Try dev-branch: http://codepen.io/anon/pen/wByQvY

@yogie89
Copy link
Author

yogie89 commented Feb 16, 2015

thanks for your patience to facing this problem Rubaxa, its really" help me.

@yogie89 yogie89 closed this as completed Feb 16, 2015
@RubaXa
Copy link
Collaborator

RubaXa commented Feb 16, 2015

Thank you too.

@RubaXa RubaXa added the bug label Feb 20, 2015
RubaXa added a commit that referenced this issue Feb 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug question questions from the community
Projects
None yet
Development

No branches or pull requests

2 participants