-
Notifications
You must be signed in to change notification settings - Fork 295
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
Add Recent conversations view #315
Comments
We've had another request for this as beta feedback: https://chat.zulip.org/#narrow/channel/48-mobile/topic/Recent.20conversations/near/2000412 |
More beta feedback where this seems desired: https://chat.zulip.org/#narrow/channel/48-mobile/topic/Recent.20conversations/near/2067849 |
Tim and I discussed this in the office yesterday. The current plan for when we go to implement this is:
I'm not 100% confident that showing "Recent conversations" based on just the 1000 latest messages will be a good UX. But we can try it out and see. If we end up needing to do more to make it work, this experiment will have cost no effort in API design and very little in data fetching; almost all the work will be in logic that we'll still equally need if we go on to implement the feature atop some other API variation instead. If something like this does work well, a possible enhancement involving a fairly small API change:
|
Many users find the Recent conversations view helpful in the web app, and it would be a useful feature in the mobile app as well.
Work on this will likely happen after we've implemented various other functionality, such as a navigation system we are happy with where this view can be added.
CZO discussion
The text was updated successfully, but these errors were encountered: