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

Start new chat screen (UI) #1012

Closed
2 tasks done
Tracked by #989
alfogrillo opened this issue Feb 17, 2023 · 1 comment
Closed
2 tasks done
Tracked by #989

Start new chat screen (UI) #1012

alfogrillo opened this issue Feb 17, 2023 · 1 comment

Comments

@alfogrillo
Copy link

alfogrillo commented Feb 17, 2023

As a user I want to create a new 1:1 chat with an other user.

  • On the home screen is a button to create a new chat
  • tapping that button opens a new screen where the users can:
    • search for a another user to begin a chat with
    • start the "create new room" flow
    • start the "invite a friend" flow

Designs
Start a chat

Matrix APIs
No APIs are required for this task

ACs

  • A new button is shown in the room list to create a new chat
  • The new screen is presented modally
  • The user can dismiss the screen to go back to the room list
  • Copies are localized
  • No other functionality is meant to be implemented as a part of this ticket (eg. search, navigations etc.)
  • New: Ignore the recent & suggested users sections (they aren't part of this ticket)
  • Suggestions and recents fetching logics will be implemented here.

Tasks

Preview Give feedback
  1. T-Enhancement Team: Element X Feature X-Needs-Design
    Florian14
  2. T-Enhancement Team: Element X Feature
    flescio
@alfogrillo
Copy link
Author

All the children issues have been completed.

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