Skip to content

Move project lifetime management to vue #13491

@farmaazon

Description

@farmaazon

We want to have a single Vue store which tracks the entire "lifetime" of projects opened by user, which also includes all project-specific stores (project, graph, projectNames, widgetRegistry etc.) being created when project reached "opened" state.

With that single project list, we should be able to display hybrid project tab immediately (without waiting for download). If possible, also show the proper name immediately.

As a result, we should also remove Editor.tsx react layer between AppContainer and ProjectView.

Metadata

Metadata

Assignees

Type

Projects

Status

🔧 Implementation

Relationships

None yet

Development

No branches or pull requests

Issue actions