Skip to content

Improve Reconnection Experience #69

@Mike-E-angelo

Description

@Mike-E-angelo

We have two painful issues w/ the Blazor reconnection experience:

  1. Circuits are disconnected and lead to a lost entry state for artists when they are in the middle of creating products. This is a known issue and is supposed to be fixed for .NET8. However, recent language does not give me the greatest of confidence this will actually be addressed as expected. So, we want to improve this scenario so that on entry screens we auto-save the form entry (stuffed in local storage, no doubt) and reload it when circuit is lost+re-established.
  2. The reconnect experience provides a nice big button when the server cannot be found (rare) but not when the server is found but circuit is lost (very common) 🤦‍♂️ We want to improve this so that the big awesome button is available to the user in every scenario https://stackoverflow.com/questions/58404533/how-can-i-change-the-could-not-reconnect-to-the-server-text-in-blazor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions