Hello everyone,
I am an application developer, my company is working to make our site ADA compliant, and to try to get things working well with the NVDA screen reader. We have one component that is a quantity input field for when someone is buying an item. That input field is fairly standard and not an issue. However, to the right and left of this component are buttons to increase or decrease the quantity on click. We are unsure of the best experience for these buttons with screen reader. If they only say "increase quantity" or "decrease quantity" then you can't tell what the quantity is while clicking them (or pressing enter on them when tab selected). But if we make the button say something like "increase quantity 15" then it might not be clear if that is the current quantity, or the quantity once you click it. Can anyone offer advice here? Or better yet, a website that does this in a way that works well with screen readers? Thanks.