-
Notifications
You must be signed in to change notification settings - Fork 306
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
Offer a list of all channels, and a way to subscribe #188
Comments
Hey @gnprice I'd like to work on this issue. I'd love some help regarding the UI implementation.
|
Yes indeed — this screen should show all streams. (Well, all streams that the user is able to see.) Cross-referencing, we have a more detailed discussion in this chat thread: |
Fixes parts of zulip#188
Fixes parts of zulip#188
Fixes parts of zulip#188
Fixes parts of zulip#188
Fixes parts of zulip#188
This creates the page that contains all channels list, still we need to implement subscribe/unsubscribe logic which will be introduced in the upcoming commits. Fixes parts of zulip#188 channel_list: Show a label when no channels are found channel_list: Order channels alphabetically
This creates the page that contains all channels list, still we need to implement subscribe/unsubscribe logic which will be introduced in the upcoming commits. Fixes parts of zulip#188
This creates the page that contains all channels list, still we need to implement subscribe/unsubscribe logic which will be introduced in the upcoming commits. Fixes parts of zulip#188
This creates the page that contains all channels list, still we need to implement subscribe/unsubscribe logic which will be introduced in the upcoming commits. Fixes parts of zulip#188
This feature now has a design in Figma (thanks Vlad!). I've updated the description to reflect that. |
Sometimes one wants to navigate to a channel/stream when not already subscribed, or to subscribe to a channel.
Like in zulip-mobile, we'll offer this functionality as an "All channels" screen, reached from a button at the bottom of the "Channels" tab.
Design
This screen has a design in Figma:
https://www.figma.com/design/1JTNtYo9memgW7vV6d0ygq/Zulip-Mobile?node-id=7723-6411&m=dev
See there for details, including some notes.
Differences from Figma:
The text was updated successfully, but these errors were encountered: