-
Notifications
You must be signed in to change notification settings - Fork 83
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 for currency symbol selection #238
Comments
Thanks for making this, @wkyoshida!
|
Just assigned to @SaurabhJamadagni 🥳
|
@vickcoo, some quick notes here for if you'd like to work on this:
Let me know if this makes sense and how it sounds! Happy for suggestions or to explain a bit more 😊 |
Hi @andrewtavis, I'd like to work on this! I think your idea makes sense, I might need to dive deeper and do more work to figure out what problems need further discussion. I'm glad you gave me this idea that make it easier for me to quickly understand how to jump into the task |
Thanks so much for your willingness to help, @vickcoo! Please let us know if you have questions or if there's another way for us to help! :) |
@andrewtavis There's some new progress. Could you review it :)? The English keyboard is done, and I'll update the other keyboards once this idea gets approved. I'll create a new PR in just a moment 😄 . |
Closed by #492 ✅ Something to consider here is how we might want to change the potential three extra currency symbols in the future, but I think that should be done solely based on user request as other currency symbols will be available in the alternate characters :) Really great to have your support there days, @vickcoo! These changes are really improving the quality of the codebase, not just getting the work done for the issues 😊 |
Terms
Description
As touched on in this discussion, the option to select a currency symbol to use for a keyboard could be a good customization feature.
Some initial thoughts:
Scribe could quickly prompt the user for the currency symbol during a keyboard setup. This could be done potentially as an addition to the walk-through being worked on in Create user onboarding tutorial #130, i.e. this issue might be blocked by it.
Scribe could allow for separate currency selections per keyboard configured, e.g. a user could select
£
in the German keyboard and¥
in the Spanish keyboard.From here, concerning the below:
Since different currencies are sometimes used in countries where the same language is spoken, to not show "favoritism", Scribe could have the preset value for the currency be a neutral one, e.g. the
£
could be used for Spanish instead of the euro or the peso(s). This is a minor detail, and I'm not even sure if it actually would be welcomed by users (it might not), but just a thought.Apart from the keyboard setup mentioned in the first point, an option within Scribe settings is probably a good idea in case the user wants to change the currency symbol for their existing Scribe keyboard. This is likely a separate issue as a
Settings
page would need to exist.Contribution
Willing to help with design and development 🚀
The text was updated successfully, but these errors were encountered: