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

String filters input box #45

Merged
merged 7 commits into from
May 15, 2023
Merged

String filters input box #45

merged 7 commits into from
May 15, 2023

Conversation

nfelnlp
Copy link
Member

@nfelnlp nfelnlp commented May 13, 2023

Ad-hoc updates to temp_dataset based on custom inputs to a filter text box and by tracking keystrokes (keyup) work really efficiently, it turns out.

This filtering only happens in the background, however. It has to be shown in the interface as well

Nice to have (#19)

  • Pagination for more than 10 entries
  • Clicking on an icon next to an instance in dataset viewer enters "ID xx" into input box
  • Clicking on a "On this subset..." button next to dataset viewer inserts a random "includes" prompt and caches this temp dataset to be used in the backend

@nfelnlp nfelnlp added the enhancement New feature or request label May 13, 2023
@nfelnlp nfelnlp added this to the BoolQ Prototype milestone May 13, 2023
@nfelnlp nfelnlp self-assigned this May 13, 2023
@nfelnlp nfelnlp changed the title Added input box and function for string filters. String filters input box May 14, 2023
@nfelnlp
Copy link
Member Author

nfelnlp commented May 14, 2023

Screenshot from 2023-05-14 23-16-27

@qiaw99
Copy link
Collaborator

qiaw99 commented May 15, 2023

image

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

Successfully merging this pull request may close these issues.

2 participants