mattermost/mattermost

When threre is a lot of matches page starts freezing on search. Cmd+K

Aperta

#20.042 aperta il 21 apr 2022

 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (7823 fork)batch import
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

  1. hit cmd+k
  2. hit first letter and get a lot of mathches
  3. cahnge term
  4. PAGE FREEZED

Possible fixes

  1. Max visible suggestins render limit on client
  2. Max matches limit on server (also reduce transfered data size)

Guida contributor