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

Schema store #123

Open
Tracked by #109
josephfusco opened this issue Apr 16, 2024 · 0 comments
Open
Tracked by #109

Schema store #123

josephfusco opened this issue Apr 16, 2024 · 0 comments
Labels
component: store Related to application store

Comments

@josephfusco
Copy link
Member

josephfusco commented Apr 16, 2024

The goal here is to have a Redux store registered that maintains the state of the Activity Bar plugin and allows 3rd party code to see what's in the state and write back to the state.

Possible Public State

  • dangerouslyAssumeSchemaIsValid
  • fetcher
  • onSchemaChange
  • schema
  • introspect
  • isFetching
  • lastFetchedTimestamp

Related

@josephfusco josephfusco mentioned this issue Apr 16, 2024
14 tasks
@josephfusco josephfusco added the component: store Related to application store label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: store Related to application store
Projects
None yet
Development

No branches or pull requests

2 participants