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

Table | global filter doesn't reset on Table.clear() #10246

Closed
Timmeeeey opened this issue May 17, 2021 · 2 comments
Closed

Table | global filter doesn't reset on Table.clear() #10246

Timmeeeey opened this issue May 17, 2021 · 2 comments
Assignees
Labels
LTS-FIXED-11.4.9 Fixed in PrimeNG LTS 11.4.9 LTS-FIXED-12.2.4 Fixed in PrimeNG LTS 12.2.4 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Timmeeeey
Copy link

I'm submitting a ...

[x] bug report
[ ] feature request
[ ] support request

Current behavior
The global filter doesn't reset when the clear function is called.

Minimal reproduction of the problem with instructions
This issue can be reproduced in the showcase:
https://primefaces.org/primeng/showcase/#/table/filter

Just enter a global filter and click the clear button.

image

  • Angular version: 11

  • PrimeNG version: 11.4.2

@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label May 17, 2021
@yigitfindikli yigitfindikli self-assigned this May 17, 2021
@yigitfindikli yigitfindikli added this to the 12.Future milestone May 17, 2021
@ThoSap
Copy link
Contributor

ThoSap commented Jun 9, 2021

Also normal column filters are not cleared.
Caused by #9570

979f95e#diff-54f9fcc81f3c7d880cfe5f7ddd5dda1e60f15581a7ce88dd922b0586b1f259a1L1445

@nishant203
Copy link
Contributor

Hi @yigitfindikli
PR #10578 fixes this.

@yigitfindikli yigitfindikli modified the milestones: 13.Future, 13.0.1 Nov 30, 2021
@yigitfindikli yigitfindikli changed the title Table: global filter doesn't reset on Table.clear() Table | global filter doesn't reset on Table.clear() Nov 30, 2021
@yigitfindikli yigitfindikli added LTS-FIXED-12.2.4 Fixed in PrimeNG LTS 12.2.4 LTS-FIXED-11.4.9 Fixed in PrimeNG LTS 11.4.9 and removed LTS-PORTABLE labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-11.4.9 Fixed in PrimeNG LTS 11.4.9 LTS-FIXED-12.2.4 Fixed in PrimeNG LTS 12.2.4 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

4 participants