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

igx-grid: Filter row remains after disabling filtering feature. #3255

Closed
mkamiishi opened this issue Dec 3, 2018 · 0 comments · Fixed by #3272
Closed

igx-grid: Filter row remains after disabling filtering feature. #3255

mkamiishi opened this issue Dec 3, 2018 · 0 comments · Fixed by #3272
Assignees
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium grid: filter-ui version: 7.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@mkamiishi
Copy link

Description

If you programmatically disable filtering feature while a filter row is visible, the filter row remains.

  • igniteui-angular version: 6.2.0
  • browser: IE

Steps to reproduce

  1. Run the attached sample.
  2. Click "Enable Filtering" button.
  3. Click "Filter" icon on any column.
  4. Click "Disable Filtering" button.

Result

Filter row remains.

Expected result

Filter row should not remain.

Attachments

igx-grid.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🧨 severity: medium grid: filter-ui version: 7.0.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants