mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
This commit modifies the behavior of the message view header when a stream's description is empty. Previously, it displayed "(no description)". With this change, if the user is an admin or owner (i.e., has permission to update the description), it will now display a "Add description" link to the settings. If the user does not have these permissions, it will display nothing. Fixes #28851 Signed-off-by: Sayyed Arib Hussain <sayyedaribhussain4321@gmail.com> |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||