zulip/zulip

Improve groups list sidebar when there are no groups to show

Geschlossen

#35.556 geöffnet am 30.07.2025

 (15 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (7.339 Forks)batch import
area: onboardingarea: settings (user groups)area: settings UIhelp wantedin progress

Repository-Metriken

Stars
 (19.672 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently, we show the following left sidebar in the "Your groups" panel if you don't belong to any groups:

And this in the "All groups" panel if there aren't any groups (and you can't create them):

We should make the following improvements:

  • Restyle the "View all user groups" link as a button: - Label: View all groups - Style: neutral, medium-emphasis
  • Restyle the "Create a user group" link as a button: - Label: Create user group - Style: brand, medium-emphasis
  • When there are no groups the user can view, show "There are no user groups you can view in this organization." in the "Your groups" panel, rather than making the user click to see that information. Include the "Create user group" button if the user is allowed to create groups.

CZO thread: #design > Design for issue #35556 (groups list side bar)

Contributor Guide