mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Shows a stream info popover whenever a channel pill is clicked (such as in the pill widgets for adding subscribers to a channel or invitations). The stream info popover contains channel icon and name, channel description and a link to channel settings. Fixes #30567.
This directory contains scripts that are used in building, managing,
testing, and other forms of work in a Zulip development environment.
Note that tools that are also useful in production belong in
scripts/ or should be Django management commands.
For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.