-
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
Chat - After using edit comment function, composed box is missing for all chats #9016
Comments
Triggered auto assignment to @iwiznia ( |
ok I am a bit confused, this seems like a regression, no? Why did we allow it to be deployed to production? Or was the error already in production? If the former, we need to check were the regression was added. |
Triggered auto assignment to @kevinksullivan ( |
I'm also confused but I think a PR was introduced to hide the compose input when we are editing a comment to "create more space" which feels kind of like a weird design. Going to assign myself and look investigate internally to see what is going on exactly. |
The PR to hide the "composer" was introduced here -> #7390 Not sure if we really need to hide this thing. Does it look bad or something? |
Feels like we should just make it so that if you blur the editing field then we should reset the composer back to the way it was. And when you focus on a comment that is being edited it should be removed again. Pretty straightforward... |
Seems it was done mostly for mobile, where screen real estate is small, so having 2 compose boxes was not good. I think is a good change. But yeah, this seems like a bug introduced in that PR you linked. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a production regression has occurred a Root Cause Analysis is required. Please follow the instructions here. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a production regression has occurred a Root Cause Analysis is required. Please follow the instructions here. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Compose box should appeared for the rest of the chats after left the edit comment active
Actual Result:
After using edit comment function, composed box is missing for all chats
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.61.1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: Applause
Bug5569401_Screen_Recording_20220512-221123_New_Expensify.mp4
Bug5569401_Screen_Recording_20220512-215535_Chrome.mp4
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: