Add timezone selection when creating a new account. #121
odeinjul
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
Give the user an opportunity to choose the right timezone when creating a new account.
Why is this feature important?
Currently, there’s no option to select the correct timezone during account creation—it can only be set afterwards in the settings.
Here’s a possible user flow and issue:
Problem: After step 4, the net worth statistics may become inaccurate again, because the update is treated as happening in the future relative to the new timezone, and thus isn’t reflected in the net worth.
Maybe this should be categorized as a bug but I think every components is working correctly here, except the issue when changing the timezone. Therefore allow the user to set the timezone at the beginning should fix this.
Additional context, screenshots, and relevant links
No response
Beta Was this translation helpful? Give feedback.
All reactions