Pagination: Clickable box, not just text
The Problem:
The pagination at the bottom of a list (<< | 1 | 2 | 3 | >>) won’t let me click the link to the next page even though I’m over the right box. This seems to be because the link (<a>) is only wrapping the text (“1”), so the cursor has to be directly over the text. With numbers like “1”, this is a rather frustrating practice in dexterity.
The Solution/Suggestion:
I think that if the <a> tag were wrapping the <li> element instead, this would make the whole box clickable, instead of just the text. At any rate, my suggestion would be to create a fully clickable box if possible.

As part of our ongoing efforts to build the best feedback platform for you, ideas that have not received a vote or comment in the past year have been set as “Archived.” Please feel free to resubmit this idea using this submission guide.