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 search - Empty String search handling with searchText #9659

Closed
GrowwithNaveen opened this issue May 9, 2024 · 1 comment
Closed

Table search - Empty String search handling with searchText #9659

GrowwithNaveen opened this issue May 9, 2024 · 1 comment
Assignees

Comments

@GrowwithNaveen
Copy link
Collaborator

GrowwithNaveen commented May 9, 2024

Problem Description
Currently, clicking the "x" button within the Table component's search function resets the searchText to an empty string. However, this empty string is not passed through the searchText.

Solution
Update searchText with Empty String: Modify the click event handler for the "x" button to explicitly update the searchText property with an empty string.

@GrowwithNaveen GrowwithNaveen changed the title Table search - Empty String search handling for searchText Table search - Empty String search handling with searchText May 9, 2024
@GrowwithNaveen GrowwithNaveen added enhancement New feature or request and removed feature request labels May 9, 2024
@vjaris42 vjaris42 self-assigned this May 9, 2024
@GrowwithNaveen GrowwithNaveen added this to the App Builder 1.9 milestone May 21, 2024
@johnsoncherian
Copy link
Collaborator

Already released under https://github.com/ToolJet/tj-ee/pull/1363

@johnsoncherian johnsoncherian removed this from the App Builder 1.9 milestone May 22, 2024
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

3 participants