Skip to content

Progressive enhancement of form submission & navigation #46399

@mkArtakMSFT

Description

@mkArtakMSFT

Normally page navigations and form submissions require a full page load. With progressive enhancement, page navigations and form submissions can be handled more efficiently by intercepting the navigation and patching the DOM. This makes the user experience much smoother and faster while preserving more of the user's context on the page. If JS functionality is not available for whatever reason the app degrades gracefully to normal page loads.

Metadata

Metadata

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-full-stack-web-uiFull stack web UI with Blazor

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions