Skip to content

Fake data search#454

Open
Tamir198 wants to merge 9 commits into
mainfrom
fake-data-search
Open

Fake data search#454
Tamir198 wants to merge 9 commits into
mainfrom
fake-data-search

Conversation

@Tamir198
Copy link
Copy Markdown
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.

@Tamir198 Tamir198 requested a review from ypotter as a code owner February 28, 2024 19:30
@ypotter
Copy link
Copy Markdown
Collaborator

ypotter commented Mar 2, 2024

Could you please move the search under the title?

@ypotter
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants