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

Render transcript detail view #36

Open
7 tasks
reefdog opened this issue Jan 30, 2019 · 0 comments
Open
7 tasks

Render transcript detail view #36

reefdog opened this issue Jan 30, 2019 · 0 comments

Comments

@reefdog
Copy link
Contributor

reefdog commented Jan 30, 2019

Clicking on an individual sentence in the entity detail box drills into that entity's surrounding transcript:

4-detail-click-one-context

  • Style selected / entry point sentence
  • Render surrounding context (and preload a certain number of sentences)
  • Lazy-loading additional context by scrolling up/down with fetchMore
  • Separate sentences by a timestamp every n minutes (currently: 1?)
  • Update detail header with transcript metadata and "Go back" link
  • Return to results view when deselecting entry point sentence or clicking "Go back" link
  • Hide related entities and likely claims
@reefdog reefdog self-assigned this Jan 30, 2019
@reefdog reefdog added the ui/ux label Jan 30, 2019
@reefdog reefdog removed their assignment Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant