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

[Episode ]: Update Episode UI to Integrate with New Endpoint #2435

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aliraza556
Copy link
Contributor

@aliraza556 aliraza556 commented Nov 5, 2024

Problem:

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

closes: #1731

Issue ticket number and link:

Evidence:

image

https://www.loom.com/share/988a2cb9f1f6477f9920e0e5d5cad94b

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(v1)

@aliraza556
Copy link
Contributor Author

Hi @tomsmith8 and @Rassl, could you please merge the first PR?

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.

Update Episode UI based on the new endpoint
1 participant