-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Signing out and signing back in re-enables focus mode #59861
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
Comments
Triggered auto assignment to @maddylewis ( |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
@maddylewis made a |
Issue not reproducible during KI retests. (First week) |
@maddylewis this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
I just reproduced this again by reopening web after being away for a long time (triggering a full reconnect). I think the root of the problem is in this log:
This should include the value of hasTriedFocusMode but it doesn't when I experience this bug. I'm pretty sure that's because it's undefined even though that's supposed to be prevented by this logic. I think there's a subtle bug where closures that are blocked on the |
Experiencing this now, it started when I enabled Hybrid App, which I needed to do in order to access NewDot via the Let me know if I can help here at all, as I find this hella frustrating. Also.. if we think this is affecting many customers, we can update the status, I just put it at HIGH. (not sure it matters though since it looks like @arosiclair is already working on, thanks for doing so!) |
Worked on this a bit today. After taking a closer look at the PriorityMode lib, I'm taking a bit different approach where I'll refactor it into a component,
|
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:
Reproducible in staging?: Needs Reproduction
Reproducible in production?: Needs Reproduction
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
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: @arosiclair
Slack conversation (hyperlinked to channel name): #Quality
Action Performed:
Expected Result:
User in Most recent priority mode
Actual Result:
User's preference changed to focus mode and a popup displayed regarding focus mode
Workaround:
Unknown
Platforms:
Select the officially supported platforms where the issue was reproduced:
Platforms Tested:
On which of our officially supported platforms was this issue tested:Screenshots/Videos
Add any screenshot/video evidence
The screenshot for the issue is in OP
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @arosiclairThe text was updated successfully, but these errors were encountered: