Skip to content

Conversation

TaprootFreak
Copy link
Contributor

  • Add currencyChangeMessage observable to track currency switches
  • Implement automatic EUR fallback when USD quotes are unavailable
  • Test EUR availability through actual quote fetching
  • Only switch to EUR if valid quotes are actually available
  • Clear message on reset to avoid stale notifications

Issue Number (if Applicable): Fixes #

Description

Please include a summary of the changes and which issue is fixed / feature is added.

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods
  • Manual tests in accessibility mode (TalkBack on Android) passed

- Add currencyChangeMessage observable to track currency switches
- Implement automatic EUR fallback when USD quotes are unavailable
- Test EUR availability through actual quote fetching
- Only switch to EUR if valid quotes are actually available
- Clear message on reset to avoid stale notifications
Copy link
Contributor

@OmarHatem28 OmarHatem28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe that switching to euro if usd gets no quotes, is a valid case to be honest, but I am open to discussing this.

@MrCyjaneK
Copy link
Collaborator

I think that fetching USD/EUR rates as fallback (or even in addition) is beneficial overall (at least for EUR in countries supporting SEPA)

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 this pull request may close these issues.

3 participants