stakwork / sphinx-nav-fiber

14 stars 48 forks source link

Render `Episode` on the left hand side panel #2455

Open tomsmith8 opened 1 day ago

tomsmith8 commented 1 day ago

Task

Branch: https://github.com/stakwork/sphinx-nav-fiber/tree/feature/graph-mindset Run locally: http://localhost:3000/mindset Create/extend new components in modules folder: https://github.com/stakwork/sphinx-nav-fiber/tree/feature/graph-mindset/src/modules/mindset

The response we from GET /node?ref_id will return the Episode node and its properties.

We need to render the episode_title, meda_url, summary

Figma

Screenshot 2024-11-21 at 11 01 09

https://www.figma.com/design/YuEbi4x32Mm8ZQJdnrs4uc/Second-Brain-Final-Designs?node-id=10136-30230&t=na8TdtohkFijsCGU-4

Acceptance Criteria

MahtabBukhari commented 1 day ago

@tomsmith8 Could you please assign me?

jordan-ae commented 1 day ago

Can I help

aliraza556 commented 1 day ago

Hi @tomsmith8, I have already fixed issue in this PR: https://github.com/stakwork/sphinx-nav-fiber/pull/2435