DiamondLightSource / DiamondLightSource/malcolmjs
Investigate local state for layout
Open
ready
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the layout attribute does not have a local state, and as such can only be updated by receiving an update from malcolm.
Adding a local state would allow for optimistic updates (i.e. deleting links) and also allow for users without write permissions (i.e. remote users) to move blocks on their local layout so they can actually see them
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.