zulip/web
Sahil Batra 05d74a367c invite: Fix invite modal bug for users who can't subscribe others.
The bug was due to the element being accessed when not present
in the DOM. This function fixes it by calling the function to
setup streams UI only when the concerned elements are present
in DOM, i.e. when user can subscribe others.

The bug was introduced in 016917679e.
2024-05-15 10:59:05 -07:00
..
e2e-tests stars: Fix flaky test due to message list not yet rendered. 2024-05-10 11:59:18 -07:00
generated
html
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared submessage: Fix implicit use of any. 2024-05-06 11:31:34 -07:00
src invite: Fix invite modal bug for users who can't subscribe others. 2024-05-15 10:59:05 -07:00
styles invites: Do not show streams if user cannot subscribe others. 2024-05-14 14:20:07 -07:00
templates invites: Do not show streams if user cannot subscribe others. 2024-05-14 14:20:07 -07:00
tests upload: Convert module to TypeScript. 2024-05-15 10:53:09 -07:00
third typeahead: Use tippy to position typeaheads without a specified parent. 2024-05-08 10:05:27 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json common: Remove copy_data_attribute_value. 2024-05-03 12:45:46 -07:00
webpack.config.ts eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.dev-assets.json