-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$250] Group chat - Group header 'Chat report' displayed briefly after creating a group #45838
Comments
Triggered auto assignment to @luacmartins ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think that this bug might be related to #vip-vsp |
This is fixed in the revert Screen.Recording.2024-07-20.at.23.23.13.mp4 |
Screen.Recording.2024-07-22.at.17.45.53.mp4@mountiny I tried the revert but it's not fix this issue. |
Yea, @mollfpr I think our PR is not the offending PR for these issues. |
Job added to Upwork: https://www.upwork.com/jobs/~012281ce39f663be9d |
Gonna make this one external |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ishpaul777 ( |
ProposalProblem StatementWhen creating a new group chat, the "Chat Report" header is briefly displayed in the group header before being replaced with the correct group name. Root CauseThe root cause of this problem is that the code is incorrectly setting the group header to "Chat Report" before updating it to the correct group name. Proposed SolutionTo solve this problem, I propose updating the code to ensure that the correct group name is displayed in the group header immediately after creating the group, without displaying the "Chat Report" header. Changes To implement this solution, we need to make the following changes: Update the code that sets the group header to use the correct group name instead of "Chat Report". javascript
Actual Result Group header 'Chat report' displayed briefly after creating a group. Alternative SolutionsI explored the following alternative solutions: Delaying the display of the group header until the correct group name is available, but this may cause a brief delay in displaying the group header. |
Triggered auto assignment to @sonialiap ( |
ProposalProblem StatementWhen creating a new group chat, the "Chat Report" header is briefly displayed in the group header before being replaced with the correct group name. Root CauseThe Proposed SolutionProvide group name and use default header i.e. Chat Report as a fallback value when opening Chat Report for the newly created group while report is also being created. Changes To implement this solution, we need to make the following changes:Update Alternative SolutionsAfter analyzing the reported issue, above suggested fix seems to work. The other alternative rather than using fallback would be to configure |
📣 @dhruv-m-patel! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
I am not able to reproduce this issue only step that is missing is "After uploading, click on "View photo" which is removed in #45863, Can this be retested if its still reproducable? |
@sonialiap Can you please request a retest 🙇 |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@sonialiap, @luacmartins, @ishpaul777 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
not overdue, waiting a retest to check if this is still reproducable.. |
@sonialiap, @luacmartins, @ishpaul777 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@sonialiap @luacmartins @ishpaul777 this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Applause reports this is not reproducible |
I think we can close this issue then. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Yes i think this is good to close 👍 |
Closing. Thanks everyone! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.10-2
Reproducible in staging?: Y
Reproducible in production?: N
**If this was caught during regression testing, add the test name, ID and link from TestRail:**N/A
Email or phone of affected tester (no customers): shussain+chrome1@applausemail.com
Issue reported by: Applause - Internal Team
Issue found when executing PR #44702
Action Performed:
Expected Result:
The group header should correctly display the group name immediately after the group is created, without any temporary display of 'Chat report'
Actual Result:
Group header 'Chat report' displayed briefly after creating a group
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6547822_1721454132485.2024-07-20_10-27-51.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @ishpaul777The text was updated successfully, but these errors were encountered: