bluerobotics / bluerobotics/BlueOS
core: frontend: version chooser and firmware services surprisingly slow to load
- Dominant language
- Vue
- Stars
- 453
- Forks
- 151
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 154
Description
### Current behaviour
These pages don't seem to get very much information, but it seems to take a long time for them to load, which can be frustrating. The current spinning logo is definitely better than nothing.
### Expected or desired behaviour
Either somehow reduce the time between "user requests information" and "information appears" (i.e. fetch or process faster), or display the options one at a time as they get returned. The primary issue is the _feeling_ of "nothing is happening", although reducing unnecessary waiting time where possible is always a benefit.
### Prerequisites
- [X] I have checked to make sure that a similar request has not already been filed or fixed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.