dotnet / dotnet/aspnetcore

Enable `debounce` / `throttling` for events

Open
#10,522 12 comments 75 reactions 1 assignee Claimed by @oroztocil View on GitHub
affected-medium area-blazor enhancement feature-blazor-component-model Needs: Design on-roadmap Pillar: Technical Debt Priority:1 severity-major
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.