mirror of https://github.com/zulip/zulip.git
caab470656
Zulip has long had the behavior that opening a stream or topic via narrowing automatically scrolled the left sidebar to the conversation, so that you can see it and adjacent ones readily. When we moved private messages into the left sidebar, we didn't implement this similar behavior; this resulted in users having to manually scroll the sidebar in order to browser private message conversations. Fix this by using the standard scroll_util helpers, with some extra care to expand the heading when going to "all private messages". Fixes #23609. Co-authored-by: Tim Abbott <tabbott@zulip.com> |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
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 |