-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
There are some UX enhancements that we should consider making to the default Blazor Server reconnection dialog:
- Display how many seconds are remaining until the next reconnection attempt
- This could either replace the "attempts remaining" status or coexist with it
- Quickly attempt the initial reconnection and use exponential backoff to progressively increase the reconnect interval
- Allow the user to manually initiate a reconnect rather than wait for the reconnect interval to complete
- Automatically refresh the page when the max number of reconnection attempts have been reached
- We may need some kind of "stateful reconnection" mechanism before adding this to avoid preemptively clearing browser-side state
- Improve general styling
Related: #32113
SommerEngineering, boukenka, alxgda, adxprime, luis-fss and 1 moreSommerEngineering, luis-fss and andersonvieiragomeslopes
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one