Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Currency picker fix - #849 #855

Merged
merged 3 commits into from
Dec 12, 2018
Merged

Currency picker fix - #849 #855

merged 3 commits into from
Dec 12, 2018

Conversation

MichalTuleja
Copy link
Contributor

What was the problem?

The currency selector didn't work due to the namespace collision.

How did I fix it?

Two different namespaces are used for the currency selector (cs) and for the rounding selector (rs). There are also few UI fixes included.

How to test it?

Decimal places and currency should be able to set.

Review checklist

  • The PR solves Fix the currency picker #849
  • All new code is covered with unit tests
  • All new code was formatted with Prettier
  • Linting passes
  • Tests pass
  • Commit messages follow the
    commit guidelines
  • Documentation has been added/updated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants