zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
177 stars 164 forks source link

RecentDmConversationsPage: Design / implement appearance when empty #385

Open chrisbobbe opened 11 months ago

chrisbobbe commented 11 months ago

When the user doesn't have any recent DM conversations, RecentDmConversationsPage (titled "Direct messages") should have a message saying so, instead of just being blank:

See also:

chrisbobbe commented 10 months ago

Once we do this (or #386, for the inbox), let's revisit SubscriptionListPage (titled "Streams") to make sure it looks consistent with what we do here. Here's what that page currently does:

sm-sayedi commented 7 months ago

I would like to work on this issue!

So far that I have worked on it, it just shows a message like this at the center of the page:

chrisbobbe commented 7 months ago

Thanks for your interest, @sm-sayedi! I think this issue isn't ripe to work on yet, though. We'll want our designer to suggest how this should look.