Skip to content

Add search feature to copypasta dashboard + top 100 search filtering and edge case fixes#248

Merged
KristijanArmeni merged 13 commits intodevelopfrom
ngram-search-follow-up
Oct 28, 2025
Merged

Add search feature to copypasta dashboard + top 100 search filtering and edge case fixes#248
KristijanArmeni merged 13 commits intodevelopfrom
ngram-search-follow-up

Conversation

@KristijanArmeni
Copy link
Collaborator

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #190
This PR builds on top of PR #215.

What is the new behavior?

  • adds a search bar (as developed in Add search feature to copypasta dashboard - WIP #215)
  • makes the new search interact well with clicking selection
  • updates the results of the ngram search to show the top 100 found ngrams
  • some code refactoring around the new functionality
Screen.Recording.2025-10-28.at.3.29.23.PM.mov

Does this introduce a breaking change?

  • Yes
  • No

Other information

jrhie22 and others added 13 commits September 16, 2025 00:22
- Add user ID search filter
- Add n-gram content search filter
- Update timestamp format to ISO standard for better data display
- Implement search-filtered statistics and data viewer
- Fix undefined 'user_search' variable error in keyword search
- Fix date formatting error by adding null value handling
- Restore original date format (%B %d, %Y %I:%M %p) for better readability
- Add robust error handling for timestamp columns with null values
@KristijanArmeni KristijanArmeni added this to the v0.10.0 milestone Oct 28, 2025
@github-actions
Copy link

github-actions bot commented Oct 28, 2025

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2025-10-28 19:51 UTC

@KristijanArmeni KristijanArmeni merged commit bd42692 into develop Oct 28, 2025
6 checks passed
@KristijanArmeni KristijanArmeni deleted the ngram-search-follow-up branch October 28, 2025 19:50
@KristijanArmeni
Copy link
Collaborator Author

Big thanks to @jrhie22 for contributing the search functionality!

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