-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Starting a chat with a new user show as a group chat in the header #38965
Comments
Triggered auto assignment to @JmillsExpensify ( |
It Seems like backend. We are getting 2 We are using these for determining the title/ Avatar for HeaderView: App/src/pages/home/HeaderView.tsx Line 92 in b25eb15
We are checking for multiple participantAccountIDs in isGroupChat function hence it determines it as group chat and how 2 users in title. Same in the case with side bar chat title and avatars. Lines 5193 to 5203 in b25eb15
Note When we switch report and open this Report again it correctly shows only one participant as we get only one |
I think this is an artifact of the on-going group chat migration and implementation. @marcaaron Does that sound right? |
Feel free to close if we already have an existing issue, or this will be resolved following implementation. |
Yep, working on this here |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.56-2
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @youssef-lr
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1711087497811689
Action Performed:
Start a chat with a new user
Send a message
Expected result:
The chat header should display a single user
Actual result:
The chat header displays the header of a group chat, containing both participants emails
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screen.Recording.2024-03-22.at.05.36.39.mov
Recording.2897.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: