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

Define a unified way of writing prices, unit prices and weights, volumes etc. #15

Open
drummer83 opened this issue Jul 21, 2021 · 0 comments
Labels
enhancement New feature or request Good First Design issue A good first issue for designers

Comments

@drummer83
Copy link
Collaborator

drummer83 commented Jul 21, 2021

This issue is about a standardized spelling of prices, unit prices, weights etc. Currently there are different ways mixed up in our software and they don't always comply with standards (see screenshots).
grafik
grafik(1)

According to the International System of Units (SI-System) it is a standard to write amounts and units in the following way:

Weight, volume etc.:

  • 3.5 kg (with a blank space before the unit)

Division (Unit price):

  • 3.95 €/kg (with a blank space before the unit and no blank spaces before and after the "/")
  • £3.95/kg (no spaces after the currency and no blank spaces before and after the "/")

Prices:

  • 3.95 € (with a blank space before the unit)
  • £3.95 (no blank space after the unit)

There are some open discussions about topics around this, like wishlist issue openfoodfoundation/openfoodnetwork#9160 and unit prices (which also takes into account the reading by screen reading software).

It would be great to have a general proposal by a designer how to do it in a formally correct and unified way that is commonly used and accepted by users.

After that we should have the proposal confirmed in a Product Circle meeting and implement it in our software.

@drummer83 drummer83 added enhancement New feature or request Good First Design issue A good first issue for designers labels Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Good First Design issue A good first issue for designers
Projects
Status: UI Design - Easy
Development

No branches or pull requests

1 participant