Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Create chat profile view #36

Closed
Boehrsi opened this issue Mar 21, 2019 · 1 comment
Closed

Create chat profile view #36

Boehrsi opened this issue Mar 21, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Boehrsi
Copy link
Collaborator

Boehrsi commented Mar 21, 2019

Is your feature request related to a problem? Please describe.
The user isn't able to see the contact information of other chat participant(s).

Describe the solution you'd like

  • In a chat the user should be able to tap on the app bar (avatar or name) and the profile view should open
  • The profile view should contain all given information (avatar, name and mail for individuals, only the avatar and name for groups)
  • The UI should contain the given information (we should reuse the layout of the profile view) and a divider line below it. Below the line possible actions should get listed (we can use a PreferenceScreen like UI):
    • Block the user (opens a dialog and asks to confirm the blocking, if the user confirms the blocking close the view and the chat and trigger the relevant DCC functions)

Additional context
More actions will be added later, an optional feature could be a copy to clipboard function when tapping the users mail. We can also think about listing all group contacts. If this is easily doable please add it in this first version of the profile screen, otherwise we will add it later.

Internal Bug Tracker

@Boehrsi Boehrsi added the enhancement New feature or request label Mar 27, 2019
@florianhaar florianhaar self-assigned this Apr 1, 2019
@florianhaar florianhaar changed the title Create profile view Create chat profile view Apr 1, 2019
florianhaar added a commit that referenced this issue Apr 3, 2019
florianhaar added a commit that referenced this issue Apr 3, 2019
Boehrsi pushed a commit that referenced this issue Apr 3, 2019
@Boehrsi
Copy link
Collaborator Author

Boehrsi commented Apr 3, 2019

Merged, closed, done. 👍

@Boehrsi Boehrsi closed this as completed Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants