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] Hide UTDs for messages received before logging in #1816

Closed
12 tasks done
manuroe opened this issue Jul 4, 2023 · 1 comment
Closed
12 tasks done

[Story] Hide UTDs for messages received before logging in #1816

manuroe opened this issue Jul 4, 2023 · 1 comment
Assignees
Labels
Team: Element X Platform X-Needs-Signoff Stories and Epics which are ready for review by product, design and QA

Comments

@manuroe
Copy link
Member

manuroe commented Jul 4, 2023

As a user, I do not want to see walls of UTDs just after logging in. I want to understand that history decryption is not available yet.
so that I cannot blame EX to another broken elements app.

We want to hide UTDs for message received before the user signed in. We will use the local time of the signin for that.
We are going to use the same collapsing logic as for state events.

Considerations:

  • This user story will be removed with key backup restore but we may continue to use the same collapsing logic for UTDs
  • Using logic based on message timestamp is always something we avoid but this user story is temporary.

Acceptance criteria:

  • User sees a new modal/pop up after you have signed in to explain why they will not be able to decrypt the history
  • Update verification banner copy
  • User does not see anymore those before signin UTDs
  • User cannot uncollapse them
  • The timeline stops back paginating after hiting a before-signin UTD.

Scope

iOS

Android needs to be considered only if we do not implement backup restore before.

Android

  1. T-Task
    jmartinesp

Stretch goals

None at this time

Out of scope

@jmartinesp
Copy link
Member

jmartinesp commented Jul 6, 2023

Are there any designs for this? I can't find anything in Figma.

EDIT: found them in https://www.figma.com/file/0MMNu7cTOzLOlWb7ctTkv3/Element-X?node-id=7395%3A128396&mode=dev

@jmartinesp jmartinesp self-assigned this Jul 10, 2023
@manuroe manuroe added X-Needs-Signoff Stories and Epics which are ready for review by product, design and QA and removed X-Release-Blocker labels Jul 18, 2023
@pixlwave pixlwave removed their assignment Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team: Element X Platform X-Needs-Signoff Stories and Epics which are ready for review by product, design and QA
Projects
None yet
Development

No branches or pull requests

5 participants