mirror of https://github.com/zulip/zulip.git
9c8cc8c333
This was causing a bug where the participants weren't necessarily all getting rendered, specifically when there were many subscribers to a channel, because we render users in batches as buddy list scrolls, and those users would only show up after some scrolling. This fix makes sure we always load the participants first. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |