Improve room member list loading UX (#2543)
Improve room member list UX: - Don't display the list in chunks anymore. - Use an indeterminate linear progress indicator to display some loading is being done (either loading the cached list or the updated one). - Try to make sure we don't display the members loaded from timeline items as the cached room list by mistake. * Update screenshots * Simplify member loading logic. --------- Co-authored-by: ElementBot <benoitm+elementbot@element.io>
This commit is contained in:
parent
f0fcbb8ecd
commit
1670909408
19 changed files with 268 additions and 196 deletions
1
changelog.d/2452.misc
Normal file
1
changelog.d/2452.misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Improve room member list loading UX.
|
||||
Loading…
Add table
Add a link
Reference in a new issue