mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
An error was raised where we tried to live update the folder name in folder dropdown even when there was no dropdown visible to the non-admin user in settings page. This was because "There are no channel folders configured in this organization." text was shown even when a folder was recently created in the realm as we did not live update the visibility of dropdown on creating or archiving a folder. This commit fixes the bug by live-updating the visibility of folder dropdown when creating or archiving a folder. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| server | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.cjs | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||