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

feat(web view): show detailed information of each block #2201

Closed
3 tasks
simonwinter opened this issue Apr 29, 2024 · 1 comment
Closed
3 tasks

feat(web view): show detailed information of each block #2201

simonwinter opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
needs triaging label added to new issues type: feature Proposes a new feature
Milestone

Comments

@simonwinter
Copy link
Collaborator

Summary

Description:

Like the previous work, the vscode extension should have a side panel that allows people to see details about a particular block. This will mean we have a web view which will render the existing components we've previously developed for node-cards.

Details:

  • @nokome to set up the rendering so we can inject our components
  • Prioritise single node view (no need to worry about an entire document)
  • Bring in existing node cards
@simonwinter simonwinter added type: feature Proposes a new feature needs triaging label added to new issues labels Apr 29, 2024
@simonwinter simonwinter added this to the Demo Sprint milestone Apr 29, 2024
@nokome
Copy link
Member

nokome commented May 18, 2024

Closing this as mostly done and/or superseded

@nokome nokome closed this as completed May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triaging label added to new issues type: feature Proposes a new feature
Projects
Status: Done
Development

No branches or pull requests

2 participants