zulip/web
Tim Abbott fce6f4ef66 topic_list: Harden topic clicks against propagation.
I saw some profiling traces where it appears multiple copies of this
click handler got processed when clicking on a topic in the left
sidebar.

I suspect that was a profiling artifact, but the intent is for
on_topic_click to fully process clicks on topics in the sidebar, and
we should write the code to say that.
2024-11-07 10:46:30 -08:00
..
e2e-tests buddy_list: Don't go to DM narrow on avatar click. 2024-11-05 10:48:15 -08:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images checkboxes: Render border-color-matched SVGs in light and dark modes. 2024-09-16 15:43:47 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared icon: Replace trash icon with archive icon. 2024-11-04 13:48:52 -08:00
src topic_list: Harden topic clicks against propagation. 2024-11-07 10:46:30 -08:00
styles buddy_list: Tweak spacing of rows, line-height, and circle placement. 2024-11-07 10:33:04 -08:00
templates buddy_list: Support unread marker for avatar mode. 2024-11-05 15:10:29 -08:00
tests util: Move compare_a_b from user_sort and generalize it. 2024-11-05 17:50:17 -08:00
third link_styles: Establish variable-based generic link styles. 2024-10-15 15:04:47 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-11-05 17:01:09 -08:00
debug-require-webpack-plugin.ts eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/prefer-node-protocol. 2024-10-08 16:54:15 -07:00
webpack.assets.json
webpack.config.ts webpack: Disable CompressionPlugin for Puppeteer tests. 2024-11-06 16:47:30 -08:00
webpack.dev-assets.json