zulip/web
Aman Agrawal e3371cfb72 inbox: Fix user scrolling to top on rerender if filters are focused.
If one of the filters is focused or if we cannot determine the
current focus location, any rerender call will scroll user to
top.

Fixed by only scrolling to top when navigating from other views
and when we don't have a cached scroll position.

Tested by calling `complete_rerender` at 1s intervals.
2025-09-16 10:52:19 -07:00
..
e2e-tests sidebars: Don't highlight selection by default on search input focus. 2025-09-03 16:13:38 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared icons: Remove two unused icons. 2025-08-27 13:50:40 -07:00
src inbox: Fix user scrolling to top on rerender if filters are focused. 2025-09-16 10:52:19 -07:00
styles popovers: Remove "light-border" Tippyjs theme usage. 2025-09-15 09:25:39 -07:00
templates todo_widget_tasks: Fix invalid <div> inside <label>. 2025-09-10 09:57:56 -07:00
tests compose: Remove Zephyr mirroring custom logic. 2025-09-10 09:47:05 -07:00
third alerts: Restore alert-success colors. 2025-07-09 14:04:52 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js babel: Type-check Babel configuration. 2025-09-10 09:44:44 -07:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js postcss: Type-check PostCSS configuration. 2025-09-10 09:44:44 -07:00
webpack.assets.json tabbed-instructions: Delete activate_correct_tab. 2025-09-04 09:37:34 -07:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00