mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
fcb8c106b10c770c8d01af6241ddcca76315874d
Previously, we saved the current_msg_list selected id and then restored it as the home_msg_list selected id, which could result in the home view loading to the wrong place. This takes some already bad code and makes it even more in need of refactoring, but it does fix a pressing bug. We should definitely refactor both: * the top of narrow.js * the save/restore code in reload.js after this, though. (imported from commit bb2040219e4f545ba90bb04a696996cec2831484)
Description
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
Apache-2.0
888 MiB
Languages
Python
58.5%
TypeScript
18.1%
JavaScript
9.1%
CSS
3.9%
HTML
3.6%
Other
6.6%