zulip/web
Aman Agrawal 7387d75d5d recent_view: Fix incompletely updated UI after topic edits.
If the new message for topic edit arrives before the topic update
event, the recent view ui ends up in a broken state due to the
way we process these events.

Best way to avoid this bug and similar race bugs of this kind is
just to do a complete rerender.
2025-11-07 10:15:16 -08:00
..
e2e-tests upload-widget: Add support to crop realm logo, icon and user avatar. 2025-11-03 16:55:04 -08: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 message_actions: Add "Report message" action and settings UI. 2025-11-05 11:20:32 -08:00
src recent_view: Fix incompletely updated UI after topic edits. 2025-11-07 10:15:16 -08:00
styles modals: Fix styling of non-editable text input fields. 2025-11-07 10:13:58 -08:00
templates user_profile: Redesign group membership list to scrollable container. 2025-11-05 16:29:58 -08:00
tests inbox_ui: Make it possible to disable channel folders. 2025-11-05 16:19:05 -08:00
third css: Use variables to set height and margin in user profile modal. 2025-11-05 16:29:58 -08:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-11-01 07:24:57 -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 help: Add default page to display on /help when help server is off. 2025-09-26 11:41:10 -07:00