Skip to content

Display '(You)' beside logged-in-user in user list. #437

@sumanthvrao

Description

@sumanthvrao

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions