We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need to swap aria-label for add and substract quantity buttons
aria-label
Steps to reproduce the behavior, please provide code snippets or a repository:
Plus icon should have aria-label as "add one quantity" and Minus icon should have aria-label as "Substract one quantity"
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
ISSUE storefront-foundation#204 Change the aria label for quantity bu…
05b37d3
…ttons
No branches or pull requests
Bug report
Describe the bug
Need to swap
aria-label
for add and substract quantity buttonsTo Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Plus icon should have aria-label as "add one quantity" and Minus icon should have aria-label as "Substract one quantity"
Screenshots
System information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: