aslagle / reactive-table

A reactive table designed for Meteor
https://atmospherejs.com/aslagle/reactive-table
Other
328 stars 137 forks source link

Next/previous buttons (carets) are difficult to press on mobile devices #454

Closed brylie closed 7 years ago

brylie commented 7 years ago

I have observed users on mobile devices having difficulty pressing the 'next' and 'previous' page carets. They will tap repeatedly until the tip of their finger lands on the caret symbol.

One solution for this would be to increase the target size of the 'next' and 'previous' page elements, e.g. adding a small amount of padding.