-
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
iPad - Chat - Chats are not accessible on iPad in Portrait mode (Pay on June 15th) #2447
Comments
I'm not able to reproduce this. Are there more specific steps? |
I asked a tester to check. He was able to reproduce following these (will update the main comment steps to these ones):
Here's a vid RPReplay_Final1618877156.MP4 |
He just confirmed the issue is reproducible in production so removing the blocker label |
@isagoico I am unable to reproduce this issue on my iPad simulator, and since I don't have an actual iPad to test on I'm unsure as to how I can help. I'm going to unassign myself and throw this back into the pool. Sorry for the confusion! 2021-04-27_10-37-44.mp4 |
I encountered this issue while testing another code. This is reproducible on older/smaller iPads and this issue is caused by I can work on a fix/proposal if you're planning to export this issue for external contributors. |
Sounds good @tugbadogan I think it can be |
Triggered auto assignment to @bfitzexpensify ( |
Posted on Upwork. |
Triggered auto assignment to @Jag96 ( |
Interesting that the issue is specific to older iPads, I'm unable to reproduce on v 1.0.38 an iPad Pro (11-inch) on software version 14.4.2 |
It might also only affect smaller sizes. |
Yes, this is a problem for devices where Before the fixScreen.Recording.2021-05-06.at.00.46.06.480p.movAfter the fixScreen.Recording.2021-05-06.at.00.46.41.Trimmed.480p.mov |
I submitted a proposal on Upwork as well. |
Interesting find @tugbadogan. To clarify, is the fix is to disable |
Hmm, that's true. We can use |
@tugbadogan what route prop values will you be using for this? I did a quick test and it looks like the values are pretty much the same on mobile when looking at the chatList and a specific chat, so I'd want to ensure that this proposal won't create a regression there. iOS on chatList
iOS on a specific chat
|
Issue reproducible during today's KI retests |
I can confirm this issue still occurs on the iPad Pro (9.7 inch). @tugbadogan can you have a look please? |
Hmm, let me check this. Are you using the same steps to reproduce the issue? |
Yes, using the same steps on the latest main (1.0.47-0) |
Yeah, this fix didn't fix the actual issue in react-navigation library. It just fixed one of the reproduction paths. I'm trying to fix this issue by upgrading the version of react-navigation packages to be able to use Reanimated 2 to resolve the underlying issues. |
Issue not reproducible during today's KI retests (First week) |
Issue reproducible today during KI retests |
Hey @tugbadogan, any updates on this one? |
Yes @bfitzexpensify , I've updated the open PR today to fix this issue. I'm waiting for code review now. |
Issue reproducible today during KI retests |
This PR should solve this issue. |
Thanks @tugbadogan! Once 7 days have passed after merging (which was 2 days ago) without any regressions, I'll finalise the contract and pay it out on Upwork. |
@bfitzexpensify I checked Upwork and it looks like the milestone is automatically closed by Upwork. |
@tugbadogan — it does look that way. It looks like the payment was automatically sent — can you confirm receipt? |
@bfitzexpensify Yes, I've received the payment automatically. |
I think this issue and #2180 might be the same. Checking with @tugbadogan in the other issue (so confusing, can't wait for both to be closed) |
Issue reproducible today during KI retests |
I'm not able reproduce this issue anymore on iPad Pro 9.7-inch iOS 12.0 with Expensify.cash v1.0.69-0 build Which device/version are you using to reproduce this issue and can you record the screen with reproduction steps when you're able to reproduce? |
@tugbadogan We were still able to reproduce this issue during KI retests.
|
I tried a couple of times, but could not reproduce this issue on a simulator. Are you using a physical device or a simulator? Do you follow the same reproduction steps? Can you record a video by any chance, so I can apply the exact same steps? |
@tugbadogan This week the issue was not reproducible in the same devices (that were reproducible last week) 🎉 |
Issue not reproducible during KI retests. (First week) |
I'm unable to reproduce, since this wasn't reproducible by QA I'm going to close, feel free to reopen if this happens again! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result:
Chat modal should open
Actual Result:
Nothing happens on tapping, chat blinks in list but doesn't open
Action Performed:
Workaround:
Unknown
Platform:
Where is this issue occurring?
Web
iOS iPad ✔️
Android
Desktop App
Mobile Web
Version Number: 1.0.24-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Found on iPad 6th iOS 14.3
Issue is not reproducible in production.
portrair.mp4
Expensify/Expensify Issue URL:
The text was updated successfully, but these errors were encountered: