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

Search Across All Transcripts on Section and Add Hit Counts #508

Closed
2 tasks done
joncameron opened this issue May 23, 2024 · 1 comment
Closed
2 tasks done

Search Across All Transcripts on Section and Add Hit Counts #508

joncameron opened this issue May 23, 2024 · 1 comment

Comments

@joncameron
Copy link
Contributor

joncameron commented May 23, 2024

Description

When a search is entered in Transcript Search, it should query all available transcript documents for the current section. When displaying the results of a search, a hit counter displays next to the name of each document. This number is the number of matches for that transcript document.

Implement as a wrapper on the search service and adjust styling for displaying the count.

Search with results

transcript_results2

Done Looks Like

When a search is made in the transcript component:

  • All transcript documents are queried and results returned to Ramp
  • The number of match counts displays next to the transcript document name

See #464

@Dananji Dananji mentioned this issue Jun 6, 2024
@joncameron
Copy link
Contributor Author

Screenshot 2024-06-11 at 10 26 03 AM

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

No branches or pull requests

1 participant