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] UTD events display incorrect encryption info in their UI #2505

Open
6 tasks
bmarty opened this issue Aug 21, 2024 · 2 comments
Open
6 tasks

[Story] UTD events display incorrect encryption info in their UI #2505

bmarty opened this issue Aug 21, 2024 · 2 comments

Comments

@bmarty
Copy link
Member

bmarty commented Aug 21, 2024

Description

  • As a user
  • I do not want to see the crypto information if the message cannot be decrypted
  • So that the UI is more user firendly

Example: in the screen below, just render the timestamp of message, not in read, not with a picto:

image

This need a product confirmation (@mxandreas ) and a confirmation from the crypto team.

The change can occur in the application (iOS and Android), this does not necessarily require changes in the SDK.

Acceptance criteria

  • When a message cannot be decrypted, no information about the crypto status is displayed.

Leads

Size estimate

None

Dependencies

  • None

Out of scope

  • Nothing

Open questions

Questions

No tasks being tracked yet.

Subtasks

Android

No tasks being tracked yet.

iOS

No tasks being tracked yet.

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
@jmartinesp
Copy link
Member

Just to clarify:

I do not want to see the crypto information if the message cannot be decrypted

This is because the encryption info is incorrect. When you tap on the red lock icon the UI says 'this message is not encrypted', but the message is encrypted, it just couldn't be decrypted.

@jmartinesp jmartinesp changed the title [Story] [Story] UTD events display incorrect encryption info in their UI Aug 21, 2024
@mxandreas
Copy link

mxandreas commented Aug 21, 2024

I found a better way to ask a clarifying question, it is more of a confirmation:

  1. If I read the user story in the description, it sounds like minor UX enhancement towards user-friendliness.
  2. If I read the title of the ticket, it sounds like something is incorrect or heavily misleading - e.g like @jmartinesp mentioned above. We show that message was not encrypted while in fact it was (we just could not decrypt).

If it is 2. then it is worth responding to "now". If I look at this case in isolation - e.g. then the suggested UI makes sense (e.g. just a timestamp without any warning side or red).

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

3 participants