element-hq / element-hq/element-web

File uploads should use Observables instead of the dispatcher bus

Open
#16,615 0 comments 1 reaction 0 assignees View on GitHub
A-Performance P3 T-Enhancement Z-TravisR
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

Progress updates are sent over the dispatcher, which wakes up a ton of components with each increment. We should be using a dedicated dispatch bus, like an observable provides, to feed updates to the relevant components

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.