Skip to content
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

Allow users to change their default currency across the app using a dropdown #1709

Closed
lcampanis opened this issue Jan 11, 2017 · 0 comments · Fixed by #1851
Closed

Allow users to change their default currency across the app using a dropdown #1709

lcampanis opened this issue Jan 11, 2017 · 0 comments · Fixed by #1851
Assignees

Comments

@lcampanis
Copy link
Collaborator

We will introduce a currency change dropdown, similar to the one for language - practically a copy, which is now ready.
The dropdown will make use of the existing functionality, which is solely based on the user's Locale.

The value set from the dropdown will be saved in LocalStorage, as well as in users[n].profile.currency. Just like language is.
This will have the highest precedence and will be checked before the current locale functionality.

With that in place, it should be easy to put that dropdown in the header so that each user can choose their favourite currency.

Any thoughts, let us know.

@lcampanis lcampanis self-assigned this Jan 11, 2017
@kieckhafer kieckhafer mentioned this issue Feb 1, 2017
@ghost ghost assigned mikemurray Feb 3, 2017
@ghost ghost added review and removed in progress labels Feb 3, 2017
@ghost ghost removed the review label Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants