zulip/zulip-mobile

Display organization name and logo in account picker

Open

#5,088 opened on Oct 29, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (673 forks)github user discovery
a-multi-orghelp wanted

Repository metrics

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

Description

At present, the "Pick account" screen shows the user's account email and organization URLs, but does not provide any other info.

It would be very helpful (and more attractive) to additionally display the organization's name and logo. The layout of an organization card could then be:

  • Org logo on the left
  • Line 1: [org name] (large)
  • Line 2: [org url] (small or medium?)
  • Line 3: "Login email: [login email]" (medium)
  • Line 4: "Signed out" (if signed out) (medium)

We can keep the current background and buttons.

CZO discussion thread

Contributor guide