-
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
Focus mode styles not apply without refresh - reported by @ahmdshrif #7810
Comments
Triggered auto assignment to @conorpendergrast ( |
Reproduced; the specific problem is that if you have any draft messages in |
Triggered auto assignment to @ctkochan22 ( |
Looks like its a bit of a regression introduced recently. Relevant files:
|
@ctkochan22 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Still looking. Was able to reproduce, now it looks like its fixed? |
the platform here is all, not web only. I still reproduce it on main. and production also. |
Ah right. As long as you have a draft message. I think I have a lead on where its happeing
|
Phew! Found it |
Part of the issue is our use of map here elaborated in this comment. The real issue is actually is deciding that we don't need to "reorder" when switching modes if there is a draft: https://github.com/Expensify/App/blame/a87b53c273be288bdc887d618973404ba01ea22b/src/pages/home/sidebar/SidebarLinks.js#L147-L151 |
Stack trace log for the win! 🙌 |
hi, @ctkochan22 how I can apply for reporting reward? |
Triggered auto assignment to @NicMendonca ( |
Adding External label so reporter can be rewarded! |
@ahmdshrif sent you an offer here. |
paid! thank you! |
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:
Describe what you think should've happened
Actual Result:
Focus mode style not apply until you reopen the app or reload the page.
Workaround:
unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.39-0
Reproducible in staging?: Y
Reproducible in production?: Y
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Screen_Recording_20220204-195140_New.Expensify.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ahmdshrif
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1643997517536859
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: