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

Update Episode UI based on the new endpoint #1731

Open
tomsmith8 opened this issue Jun 26, 2024 · 2 comments · May be fixed by #2435
Open

Update Episode UI based on the new endpoint #1731

tomsmith8 opened this issue Jun 26, 2024 · 2 comments · May be fixed by #2435
Assignees

Comments

@tomsmith8
Copy link
Contributor

Task

branch: feature/merge-v2-to-v1

If node_type Episode is returned in the graph, we should GET its children and render the same UI as previously.

Use GET /prediction/graph/edges/{ref_id}?include_properties=true&includeContent=true

Acceptance Criteria

  • User Finds Episode node
  • User Selects Episode node
  • If node_type = Episode, call GET /graph/edges/{ref_id}?include_properties=true&includeContent=true
  • Render Episode in the same UI we have on master

Image

@tomsmith8
Copy link
Contributor Author

Ali worked on Tweets for this branch

@aliraza556
Copy link
Contributor

aliraza556 commented Jun 26, 2024

@tomsmith8 assign me?

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 a pull request may close this issue.

2 participants