-
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedThis issue should be clear enough to work onThis issue should be clear enough to work onin progress
Description
It would benefit to mark users who has logged-in (yourself) with a slightly different style compared to the rest of the users active (marked in yellow). Currently, we distinguish this subtly as the user name is the top name in the list.
One method was to mark (YOU)
beside the logged in person, which is what the Web-app uses to distinguish. White color would be preferable.
We handle the logic of storing and sorting the user list in get_all_users
in model.py
, Which is likely the function to which the text must be added. Further, coloring schemes can be found in config/themes.py
to be used for this.
In case of getting stuck, feel free to join us in #zulip-terminal on chat.zulip.org
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedThis issue should be clear enough to work onThis issue should be clear enough to work onin progress