zulip / zulip-flutter

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

home: Remove irrelevant information from early prototyping #1022

Closed PIG208 closed 1 month ago

PIG208 commented 1 month ago

This also removes the translated string as it becomes unused.

We keep the "Connected to:" line as an indicator for the current account.

Fixes: #614

chrisbobbe commented 1 month ago

Here's a screenshot from my manual testing:

image

LGTM! Over to Greg for his review.

PIG208 commented 1 month ago
Light mode ![image](https://github.com/user-attachments/assets/203d7aa5-c6d6-437a-8e8a-d26c5f2be5a0)
gnprice commented 1 month ago

Thanks to you both!

Looks good; merging. I tweaked the commit message:

-    home: Remove irrelevant information from early prototyping
+    home: Remove irrelevant information left over from early prototype

because I kept parsing the old version as removing it from the prototyping.