mirror of https://github.com/zulip/zulip.git
df6530529a
We recently removed an API call for fetching user list for our Settings>Users/Deactivated panels, which introduced a bug where we rendered the users table before last active information is processed by the frontend. This commit makes us process presence before rendering our settings panels. We move the presence init above because we need to initialize settings_sections before hashchange. Fixes #15453. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |