primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.6k stars 4.62k forks source link

Customers table demo filter problem #16746

Open karthikMNK opened 1 week ago

karthikMNK commented 1 week ago

Describe the bug

Go to Table component - samples - customers - filter by agent - enter text 9 in the custom input filter

image

we get no results found message but the text field has lost its value and there is no reset button like in PrimeNG 17

Environment

Showcase-> https://v18.primeng.org/table#customers Latest Version V18

Reproducer

No response

Angular version

18

PrimeNG version

18

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

11

Browser(s)

chrome

Steps to reproduce the behavior

Go to Table component - samples - customers - filter by agent - enter text 9 in the custom input filter

image

we get no results found message but the text field has lost its value and there is no reset button like in PrimeNG 17

Expected behavior

same as PrimeNG 17

cagataycivici commented 2 days ago

It should work as in;

https://primevue.org/datatable/#customers

Should be fixed in v18.

karthikMNK commented 2 days ago

The issue is in V18 only may be i did not mention it correctly. https://v18.primeng.org/table#customers