DiamondLightSource / DiamondLightSource/malcolmjs
Change field pending to not disable widget
Open
5
backlog
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The pending flag on a field should store an array of all pending malcolm message IDs (removing them on receipt of a matching return or error). The spinner should show as pending until there are no pending message IDs, but the widget should not be disabled by this (i.e. it is still possible to PUT/POST even when pending)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.