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

child row filtered - bug #556

Closed
thezoggy opened this issue Mar 28, 2014 · 4 comments
Closed

child row filtered - bug #556

thezoggy opened this issue Mar 28, 2014 · 4 comments
Labels

Comments

@thezoggy
Copy link
Collaborator

http://mottie.github.io/tablesorter/docs/example-child-rows-filtered.html

in the customer filter, type in toy then once it filters the results, hit backspace and remove toy so its blank. notice the table is messed up.

firefox 27.0.1 on windows7

@thezoggy
Copy link
Collaborator Author

happens also on:
http://mottie.github.io/tablesorter/docs/example-widget-grouping-filter-childrows.html

type in UK for Order then empty it out.

@Mottie Mottie added the Bug label Mar 28, 2014
@Mottie
Copy link
Owner

Mottie commented Mar 28, 2014

Thanks @thezoggy! I'll get on this asap

@Mottie Mottie closed this as completed in e25de3c Mar 31, 2014
@Mottie
Copy link
Owner

Mottie commented Mar 31, 2014

Since I know you use custom themes, just add the following:

.tablesorter .filtered {
    display: none;
}

For everyone else that uses any included theme, please update!

@thezoggy
Copy link
Collaborator Author

ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants