Improve clarity on instance status for first load
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
As mentioned [here](https://github.com/FlowFuse/flowfuse/issues/3529#issuecomment-2233402007) we're only seeing 50% of users open the editor when first signing up to FlowFuse - this should be 100%
As a quick improvement, we should better surface the status of the newly created instance when users first sign in. Often, instances are stuck in "installing" or "starting", and it's not clear to the user that this is the case, or _why_. They're losing trust in the platform as being slow, then leaving.
Need to gather ideas on how we could better surface this. An [onboarding tour](https://github.com/FlowFuse/flowfuse/issues/2721) is also a very good starting point too, encouraging users to click on their instance.
Contributor guide
Assessment
This issue has not been assessed yet.