-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[HOLD for payment 2021-11-04] Sync indicator get stuck when on a slow internet connection - Reported by: @parasharrajat #5947
Comments
Triggered auto assignment to @thienlnam ( |
Proposal
So to fix this,
Animated.loop(
Animated.timing(this.rotate, {
toValue: 1,
duration: 2000,
easing: Easing.linear,
isInteraction: false,
useNativeDriver: useNativeDriver(),
}),
).start(); |
Triggered auto assignment to @adelekennedy ( |
Triggered auto assignment to @tgolen ( |
I don't have direct knowledge of what @parasharrajat is proposing, but I trust his proposal and it sounds good, so 🟢 ! |
Just hired you @parasharrajat, once we deploy we'll pay you your bonus as well for reporting the issue! |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.10-2 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2021-11-04. 🎊 |
Closed the job and paid out your fee and bonus @parasharrajat! |
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:
Sync indicator should spin for a bit and then show the online status.
Actual Result:
Sync indicator gets stuck after a bit.
Workaround:
None needed. Visual issue.
Platform:
Where is this issue occurring?
Version Number: 1.1.8-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Grabando.231.mp4
Expensify/Expensify Issue URL:
Issue reported by: @parasharrajat
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1634327555375700
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: