Skip to content

Conversation

@ash-t-luu
Copy link
Contributor

Co-authored-by: ChristinaRaether ChristinaRaether@users.noreply.github.com
Co-authored-by: Louis Louka3@users.noreply.github.com

Overview

Issue Type

  • Bug
  • Feature
  • Tech Debt

Description
Webview can now receive data of parsed tree from the extension and pass it to the JSX Component to render the data.

Ticket Item
RL-25: Determine the flow of parsed data from extension.js to panel.js

Previous behavior
Before, we did not have a working flow of passing tree data to send to the react component.

Expected behavior
Now, we can render the tree to pass the data to our createPanel function. Then, we would use vscode API webview's functionality to post a message to the React component and retrieve the data there.

…ub.com>

Co-authored-by: Louis <Louka3@users.noreply.github.com>
@Louka3
Copy link
Contributor

Louka3 commented Dec 6, 2023

LGTM

Copy link
Contributor

@Ponch49 Ponch49 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You guys rock! Great job!

@Ponch49 Ponch49 merged commit 1b86337 into dev Dec 6, 2023
@ash-t-luu ash-t-luu deleted the AL/data-to-webview branch February 15, 2024 03:09
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.

5 participants