-
- Downloads
Lazy-load the user list to improve perf
Still slow when typing due to adding 1000 tiles to the DOM, but it is at least a lot better than before (which would stutter on ANY change to the member list)
Showing
- src/components/views/rooms/EntityTile.js 1 addition, 1 deletionsrc/components/views/rooms/EntityTile.js
- src/components/views/rooms/MemberList.js 12 additions, 8 deletionssrc/components/views/rooms/MemberList.js
- src/components/views/rooms/SearchableEntityList.js 6 additions, 0 deletionssrc/components/views/rooms/SearchableEntityList.js
Loading
Please register or sign in to comment