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

Use consistent language for items in cart/order" across the app. #2798

Closed
spencern opened this issue Sep 6, 2017 · 4 comments
Closed

Use consistent language for items in cart/order" across the app. #2798

spencern opened this issue Sep 6, 2017 · 4 comments
Assignees
Labels
bug For issues that describe a defect or regression in the released software

Comments

@spencern
Copy link
Contributor

spencern commented Sep 6, 2017

This issue surfaced in #2645 but is older than that.

The language we should be using to talk about the number of items in a cart or an order is
"Items in cart" or "Items in order"

Anywhere we use the term "Quantity Total" or other terms than the "Items in ..." need to be updated across the app.

This means we need to update at least the following locations:

  • Order Completed Page
  • Process Order Action View

Incorrect
image

image

Correct
image

@spencern spencern added bug For issues that describe a defect or regression in the released software UIX labels Sep 6, 2017
@spencern spencern added this to the Marketplace Checkout milestone Sep 6, 2017
@codejockie
Copy link
Contributor

@spencern what should I replace the text "Quantity Total" with? "Items in order" or "Items in cart"?

@spencern
Copy link
Contributor Author

@rymorgan

@rymorgan
Copy link
Contributor

Once a cart has been completed, language should change to "Items in order"

@codejockie
Copy link
Contributor

@rymorgan all is done. PR for this has been raised.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a defect or regression in the released software
Projects
None yet
Development

No branches or pull requests

3 participants