Tagged Questions
3
votes
4answers
148 views
How can I describe what checkboxes do in a long list of items?
In my web app, I have a long list of items on one side of the screen and a shopping basket list on the other.
Here is an example:
The app works by checking the boxes next to items and then clicking ...