zulip/zulip-mobile

Add app bar to main views

Open

#5,089 opened on Oct 29, 2021

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (673 forks)github user discovery
P1 high-prioritya-layouta-navigationhelp wantedredesign

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

At present, the four main views accessible via the bottom navigation buttons do not have an app bar. This makes it harder to figure out at a glance what you're looking at.

We should therefore add an app bar to these views, with the following headings:

  1. Streams list: "Streams"
  2. PMs list: "Private messages"
  3. Status and settings menu: "Profile and settings"

The work to do this for Inbox is different, an is tracked separately as #5501.

CZO discussion thread

Contributor guide