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 we use filter without result #13318

Closed
arabakevin opened this issue Jul 11, 2023 · 1 comment
Closed

When we use filter without result #13318

arabakevin opened this issue Jul 11, 2023 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@arabakevin
Copy link

Describe the bug

When we try to use the filter when we don't have row or result this one is unusable.
image
This example is on your documentation in 'filter row' section with the filter 'agent'
[primefaces.org/primeng-v13-lts/#/table/filter](https://www.primefaces.org/primeng-v13-lts/#/table/filter

Environment

documentation on your website

Reproducer

https://www.primefaces.org/primeng-v13-lts/#/table/filter

Angular version

15

PrimeNG version

13

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18

Browser(s)

No response

Steps to reproduce the behavior

1 go to https://www.primefaces.org/primeng-v13-lts/#/table/filter
2 go to the section 'Filter Row'
3 filter with 'Xuxue Feng' agent and use 'Ukraine' in country.
4 Try to change filter agent --> It's impossible to see and use the filter

Expected behavior

No response

@arabakevin arabakevin added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 11, 2023
@mehmetcetin01140
Copy link
Contributor

Hi,

The issue you mentioned seems to appear in an outdated version of ours. Between the version you referred to and our current version (v17x), we've made numerous improvements, bug fixes, and enhancements, so the issue might have been addressed. If you encounter it in the current version as well, please open an issue with a Stackblitz example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants