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

Enhancement: Add Currency Selection Feature #2

Open
RoyNkem opened this issue Aug 23, 2023 · 0 comments
Open

Enhancement: Add Currency Selection Feature #2

RoyNkem opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@RoyNkem
Copy link
Owner

RoyNkem commented Aug 23, 2023

Description:

Currently, the app displays currency values based on the device's locale. To improve user experience and provide more flexibility, I propose adding a currency selection feature to the Home view. This enhancement will allow users to choose their preferred currency for displaying portfolio values.

Expected Behavior:

When a user accesses the App, they should have the option to select their preferred currency from a list of available currencies. Once selected, the app should display all values in the chosen currency.

Steps to Reproduce:

  1. Launch the app.
  2. Look for the newly added "Currency Selection" button.
  3. Tap the button to open a list of available currencies.
  4. Choose a currency from the list.
  5. Observe that the app now displays values in the selected currency.

Suggested Solution:

To implement this enhancement, create a user interface element (such as a button) in the Home view that triggers a currency selection popover or view. Allow users to choose their desired currency from a list of supported options. Once selected, update the displayed values accordingly.

Additional Notes:

This feature will provide users with greater control over how they view their portfolio values, catering to a diverse user base with varying currency preferences.

@RoyNkem RoyNkem added the enhancement New feature or request label Aug 23, 2023
@RoyNkem RoyNkem self-assigned this Aug 23, 2023
@RoyNkem RoyNkem changed the title Enhancement: Add Currency Selection Feature to Portfolio View Enhancement: Add Currency Selection Feature Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant