FlowFuse / FlowFuse/node-red-dashboard
State: Loading
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
Would be great for widgets to be able to support a "loading" state, where `msg.loading` can be passed as `true` or `false`, or maybe even as a number out of 100 for a progress, and then in place of any widget a loading/progress spinner shows until the state is reset.
This would follow the same architecture/approach as the `enabled` state found in https://flowforge.github.io/flowforge-nr-dashboard/contributing/guides/events.html#widget
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.