zulip/web
kash2104 421c5e46d1 user_profile: Update subscribe_widget instantiation.
The nullish coalescing ?? logic was ineffective
because user_profile_subscribe_widget was always
undefined during setup though the cleanup function
on_user_profile_hide handled it.

This commit replaces the ?? logic with direct instantiation of
user_profile_subscribe_widget.
2025-11-12 15:31:10 -08:00
..
e2e-tests settings: Redirect Bots in Personal Settings to Org Settings > Bots. 2025-11-11 16:17:27 -08:00
generated
html
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server
shared/icons shared: Remove @zulip/shared packaging files. 2025-11-12 15:28:14 -08:00
src user_profile: Update subscribe_widget instantiation. 2025-11-12 15:31:10 -08:00
styles profile_settings: Convert timezone picker to dropdownwidget. 2025-11-12 15:31:10 -08:00
templates profile_settings: Convert timezone picker to dropdownwidget. 2025-11-12 15:31:10 -08:00
tests filter: Separate out canonical and legacy operators. 2025-11-12 12:33:38 -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.cjs
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 shared: Move typing_status.ts to web/src. 2025-11-11 09:06:18 -08: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