Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bottom tabs and main menu #1035

Open
gnprice opened this issue Nov 1, 2024 · 2 comments
Open

Bottom tabs and main menu #1035

gnprice opened this issue Nov 1, 2024 · 2 comments
Labels
a-design Visual and UX design a-home The home screens of the app; finding and starting conversations

Comments

@gnprice
Copy link
Member

gnprice commented Nov 1, 2024

This is our new design for the overall navigation of the app. It replaces the current placeholder home page. In this design:

  1. There is a bottom tab bar (aka "navigation bar", in Material 3 terms). It has 6 buttons: Inbox, Combined feed, Mentions, Direct messages, Channels, Menu.

    • All of those buttons except Menu go to screens we already have implemented. Menu is described below.
    • The navigation bar appears only on the screens that it leads directly to. In particular it does not appear on message lists.
    • Changes vs. RN legacy app: Search and Starred move from the top bar into the menu. There's no top bar.
    • For detailed design of the navigation bar, see Figma: here, and further details here. Screenshot:
      image
  2. The screen with the bottom tab bar is the root of the navigation stack; there's no navigating "back" or "up" from there. For how the user reaches the choose-account page (which we currently put at the root of the navigation stack), see below.

  3. The menu is a modal bottom sheet. It has the same options as the navigation bar (except Menu itself), plus "Starred messages".

Background

This design balances two things we want:

  1. It's low-risk in terms of UX, staying fairly close to what the legacy app has. We don't want to get slowed down by having to iterate a bunch.
  2. Where possible consistent with point 1, it borrows straight from more-ambitious designs we've discussed. This means it won't require scrapping a bunch of work later on as we add more features, or if we implement something more fully like those more-ambitious designs.

Discussion in chat thread.

Previous issue, which this one supersedes:

@gnprice gnprice added a-home The home screens of the app; finding and starting conversations a-design Visual and UX design labels Nov 1, 2024
@gnprice gnprice added this to the Beta 4: Fall 2024 milestone Nov 1, 2024
@gnprice
Copy link
Member Author

gnprice commented Nov 1, 2024

This is a complex issue, so we'll want someone on the Zulip core team to handle it.

@gnprice
Copy link
Member Author

gnprice commented Nov 1, 2024

A previous draft PR implemented the navigation bar (roughly point 1 from the description above):

So that may be a helpful starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-design Visual and UX design a-home The home screens of the app; finding and starting conversations
Projects
Status: No status
Development

No branches or pull requests

1 participant