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 crashing on searching special characters #9563

Open
GrowwithNaveen opened this issue May 1, 2024 · 1 comment
Open

Table crashing on searching special characters #9563

GrowwithNaveen opened this issue May 1, 2024 · 1 comment

Comments

@GrowwithNaveen
Copy link
Collaborator

Description:
This issue reports a crash that occurs when searching the table using the search bar with special characters.

Current behavior:
Searching the table for entries containing special characters like "*", "+", "(", ")" causes the table to crash.

Expected behavior:
The table search should function normally regardless of any special characters present in the search query or table data.

Steps to reproduce:

  1. Open the table component with dummy data or your data.
  2. Access the search bar for the table.
  3. Enter a search query containing any special characters: "*", "+", "(", ")".
  4. Initiate the search.
  5. The table should crash upon performing the search.

Attaching a video grab for reference

@Sadaf-A
Copy link
Contributor

Sadaf-A commented May 5, 2024

Hey @GrowwithNaveen !
I would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants