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

fix: STRF-10878 Fix money symbol position when setting is capitalized #271

Merged
merged 1 commit into from
Jun 15, 2023
Merged

fix: STRF-10878 Fix money symbol position when setting is capitalized #271

merged 1 commit into from
Jun 15, 2023

Conversation

jordanarldt
Copy link
Contributor

Jira: https://bigcommercecloud.atlassian.net/browse/STRF-10878

What?

Currently, the money helper will not properly position the currency symbol if the setting received has a capital letter. I found that on some stores, the currency location can sometimes default with the first letter capitalized (e.g. Left instead of left)

Why?

The currency location should not be case sensitive.

How was it tested?

  • Unit tests

cc @bigcommerce/storefront-team

@jordanarldt jordanarldt merged commit 413aba1 into bigcommerce:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants