-
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] Web - Chat - Composer is expanded briefly when returning to chat after creating new workspace #39252
Comments
Triggered auto assignment to @thienlnam ( |
👋 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - Chat - Composer is expanded briefly when returning to chat after creating new workspace What is the root cause of that problem?Problem related with the fact that when we get isComposerFullSize from onyx it equals App/src/pages/home/ReportScreen.tsx Lines 693 to 696 in 540c5dd
And then we get true from {} App/src/pages/home/ReportScreen.tsx Line 649 in 540c5dd
What changes do you think we should make in order to solve the problem?So maybe the problem is related to onyx App/src/pages/home/ReportScreen.tsx Lines 693 to 696 in 540c5dd
What alternative solutions did you explore? (Optional)NA |
Not a blocker - added to the main tracking issue |
Job added to Upwork: https://www.upwork.com/jobs/~0187883d3354706f5f |
Opening this to external contributors! |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
@ZhenjaHorbach Sorry I didn't understand what you mean by this ^. @lanitochka17 Can you confirm if this is only for Web or all platforms? |
I wanted to say that this is unexpected behavior that onyx returns us an empty object instead of a boolean value when opening a report first time But after testing it seems to me that this is no longer reproducible |
it's return enpty string . App/src/pages/home/ReportScreen.tsx Lines 101 to 106 in 540c5dd
we get isComposerFullSize from onyx it equals {} , instead of an individual report. App/src/pages/home/ReportScreen.tsx Lines 693 to 696 in 540c5dd
so !!isComperFullSize = true . This is wrong. Resulting in a problem with sub-component rendering. App/src/pages/home/ReportScreen.tsx Line 649 in 540c5dd
The latest code has fixed this problem. App/src/pages/home/ReportScreen.tsx Lines 102 to 107 in 564933c
|
📣 @lingniker! 📣
|
Good point ) |
@mananjadhav, @thienlnam Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Contributor details |
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@mananjadhav, @thienlnam Huh... This is 4 days overdue. Who can take care of this? |
Triggered auto assignment to @anmurali ( |
So to double check, this is no longer reproducible? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@mananjadhav @anmurali @thienlnam 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! |
Yea, I cannot reproduce on staging or prod. Closing. |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
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: 1.4.58-0
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
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The composer will not appear expanded when returning to chat
Actual Result:
The composer appears expanded briefly when returning to chat after creating a new workspace
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6431596_1711719926703.composer_expand.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: