Skip to content

Enable debounce / throttling for events #10522

@mkArtakMSFT

Description

@mkArtakMSFT

This will allow the user to register for scroll events with some time period (100ms) which will filter out events happening within the period, and result in much fewer events being sent to the server.

Metadata

Metadata

Assignees

Labels

Needs: DesignThis issue requires design work before implementating.Pillar: Technical DebtPriority:1Work that is critical for the release, but we could probably ship withoutaffected-mediumThis issue impacts approximately half of our customersarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-component-modelAny feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)on-roadmapListed on the current release roadmapseverity-majorThis label is used by an internal tool
No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions