zulip/frontend_tests
sayamsamal 19e292989c misc: Improve app title bar for stream and topic views.
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.
2022-10-07 16:43:50 -07:00
..
node_tests popovers: Redesign user info popover. 2022-10-07 15:52:23 -07:00
puppeteer_lib puppeteer_tests: Remove jQuery dependency. 2022-09-11 12:53:20 -07:00
puppeteer_tests misc: Improve app title bar for stream and topic views. 2022-10-07 16:43:50 -07:00
zjsunit zjsunit: Support asynchronous overrides. 2022-08-18 16:21:04 -07:00