enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.35k stars 323 forks source link

Fix Offline message flickering in offline mode #10331

Closed MrFlashAccount closed 3 months ago

MrFlashAccount commented 3 months ago

Pull Request Description

This PR fixes annoying behavior when Fallback shows offline message even if ongoing requests are runnig (e.g. when we interact with ProjectManager or LocalBackend)

Important Notes

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR: