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

Fake data search #454

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Fake data search #454

wants to merge 9 commits into from

Conversation

Tamir198
Copy link
Collaborator

Adding the option to filter for a faker :

filtering.mp4

A note: I reset the selection of the fakers by calling initEntries() .

I thought that it was fine not to use debounce or to memoize the filter result because we are talking about a small dataset to be filtered, so it seems okay to keep things as they are.

If you think it's a better idea otherwise, I will add the relevant parts.

@ypotter
Copy link
Collaborator

ypotter commented Mar 2, 2024

Could you please move the search under the title?

@ypotter
Copy link
Collaborator

ypotter commented Mar 2, 2024

What if I want to search UUID, which is inside String category.
Now I'm not able to do it.
Could you add this option?

@Tamir198
Copy link
Collaborator Author

Tamir198 commented Mar 2, 2024

Added both changes:

image

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

Successfully merging this pull request may close these issues.

None yet

2 participants