Skip to content
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

[Story] Use 'You' instead of user name to prefix message when sent from the current user #2504

Open
2 tasks
bmarty opened this issue Aug 19, 2024 · 1 comment
Open
2 tasks

Comments

@bmarty
Copy link
Member

bmarty commented Aug 19, 2024

Description

  • As a user
  • I want to distinguish messages I sent in a room (not DM) from messages sent by other people in the room list.
  • So that You must be displayed instead of the user name

When logged in with benoitx, this is the rendering:

image

You must be displayed instead of benoitx.

For DM, there is no prefix, so no change needed.

Notes:

  • the decision has been taken to implement this in Element Android, but I cannot find out where.
  • WhatsApp and probably other apps are doing this.
  • Waiting for product confirmation (CC @mxandreas , @amshakal ) before creating tasks in EXA and EXI.

Acceptance criteria

  • You is displayed in the room list if the current user has sent the latest message.

Leads

Size estimate

S

Dependencies

  • None

Out of scope

  • Nothing

Open questions

Questions

No tasks being tracked yet.

Subtasks

Android

  1. T-Task

iOS

  1. T-Task

Rust

No tasks being tracked yet.

Other

No tasks being tracked yet.

Sign-off

Android

  • Design sign-off on completion
  • QA sign-off on completion
  • Product sign-off on completion

iOS

  • Design sign-off on completion
  • QA sign-off on completion
  • Product sign-off on completion
@amshakal
Copy link

amshakal commented Sep 2, 2024

Yes! That would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants