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

When dynamically remove a column its filter is not cleared #5494

Closed
nrobakova opened this issue Jul 24, 2019 · 0 comments · Fixed by #5542
Closed

When dynamically remove a column its filter is not cleared #5494

nrobakova opened this issue Jul 24, 2019 · 0 comments · Fixed by #5542
Assignees
Labels
🐛 bug Any issue that describes a bug filtering 🧨 severity: medium grid: general version: 8.1.x ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@nrobakova
Copy link
Contributor

Description

When dynamically remove a column its filter is not cleared

  • igniteui-angular version: 8.1
  • browser: n/a

Steps to reproduce

  1. Open sample
  2. Apply filter for the column ContactName
  3. Click on button Delete Column

Result

Column is removed, but its datasourse is still filter with this column

Expected result

filter for the removed column should not be applied

Attachments

Attach a sample if available, and screenshots, if applicable.

@nrobakova nrobakova self-assigned this Jul 24, 2019
@nrobakova nrobakova added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Jul 24, 2019
@nrobakova nrobakova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Jul 24, 2019
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 filtering 🧨 severity: medium grid: general version: 8.1.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.

1 participant