Hosted Instances 4 - remaining vue + loaders
Open
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
## PR — remaining vue + loaders
- Instance overview/header + children read `activeInstance`; add `activeInstanceId`/`activeInstance`/`setActiveInstance`; `context.instance` becomes a pass-through.
- Migrate the remaining `getInstance`/`getInstances` callers (pickers, dialogs) onto the store.
- Page Loader for detail, Component Loaders for sub-widgets.
- Delete dead fetching in `mixins/Instance.js`.
- [ ] All instance reads consume the store — no direct `getInstance`/`getInstances` left.
- [ ] Loaders during load.
Contributor guide
Assessment
This issue has not been assessed yet.