mirror of https://github.com/zulip/zulip.git
19e292989c
We want to be able to differentiate between the stream and the topic in the title bar, but the current implementation displays both the steam name and the topic name in the same way which becomes difficult to comprehend at a glance. In this commit, we make the following changes, - <stream_name> to #<stream_name> (when viewing the entire stream) - <topic_name> to #<stream_name> > <topic_name> (when viewing a topic) These changes help us differentiate between a stream and a topic with with a quick glance. Fixes #22969. |
||
---|---|---|
.. | ||
assets | ||
audio/notification_sounds | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |