mattermost/mattermost
When threre is a lot of matches page starts freezing on search. Cmd+K
Aperta
#20.042 aperta il 21 apr 2022
Help WantedPR Exists
Metriche repository
- Star
- (32.880 stelle)
- Metriche merge PR
- (Merge medio 6g 5h) (318 PR mergiate in 30 g)
Descrizione
Summary
Problem when search channels or users in big communities. If search give 1000+ results then page start freezing
Steps to reproduce
version 6.5.0
- hit
cmd+k - hit first letter and get a lot of mathches
- cahnge term
- PAGE FREEZED
Possible fixes
- Max visible suggestins render limit on client
- Max matches limit on server (also reduce transfered data size)