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

Datatable: Filters input typing slow when many columns #6912

Closed
Commando-Brando opened this issue Jul 21, 2024 · 1 comment
Closed

Datatable: Filters input typing slow when many columns #6912

Commando-Brando opened this issue Jul 21, 2024 · 1 comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted

Comments

@Commando-Brando
Copy link

Describe the bug

Whenever I have a lot of columns on a datatable, filter inputs become slow and block input for up to multiple seconds at a time.

Reproducer

https://stackblitz.com/edit/vitejs-vite-xbgte7?file=src%2FApp.tsx

PrimeReact version

10.6.6

React version

17.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome, Edge, Firefox

Steps to reproduce the behavior

  1. Click on filter for any column
  2. Try typing in the filter box

Expected behavior

Expected behavior is that the filter input does not block typing at all

@Commando-Brando Commando-Brando 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 21, 2024
@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 21, 2024
@melloware
Copy link
Member

Duplicate of: #5017

Duplicate of: #6811

@melloware melloware closed this as not planned Won't fix, can't repro, duplicate, stale Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

2 participants