Conversation
Deploying mutiny-web with
|
| Latest commit: |
ae16a88
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://87d06e97.mutiny-web.pages.dev |
| Branch Preview URL: | https://no-connection.mutiny-web.pages.dev |
src/router.tsx
Outdated
| <Match when={state.network_status?.connectionType === "none"}> | ||
| <NoConnection /> | ||
| </Match> |
There was a problem hiding this comment.
this should probably be before setup_error. having no internet would likely be the cause of a setup error
There was a problem hiding this comment.
One of the first things that gets returned from the setup phase is the LNURL call not working
There was a problem hiding this comment.
I'm not sure if you guys are agreeing or disagreeing here.
There was a problem hiding this comment.
okay rebased and fixed
|
I don't like this. It's very jarring. It's one thing if it's during the setup, but if there's a little disconnection while on the home screen, the whole screen converts and flashes back when the connection resumes. This is not a good experience for a blip in connection issues. You can do a little disconnection icon at the top or something. |
if they go offline and the device can detect it we'll show them they're offline
https://capacitorjs.com/docs/apis/network