code.pyret.org icon indicating copy to clipboard operation
code.pyret.org copied to clipboard

Long tables, rows, etc should be swipe-able (esp on mobile!)

Open schanzer opened this issue 4 years ago • 2 comments
trafficstars

Wide values like tables, rows, etc should support click-to-drag.

Use case: Data Science users who don't have touchpads or bidirectional trackballs currently have no way to see the rightmost columns of wide tables.

schanzer avatar Jun 03 '21 17:06 schanzer

I'm not sure if click-to-drag is right, since we presumably want click-to-select for people who want to copy/paste. But at least showing a scroll bar more strongly and letting you click on that?

asolove avatar Jul 12 '21 16:07 asolove

@asolove you're right. I've updated the title to match the use-case. If you have an iPad, you might even be able to test this and close the issue if it works now.

schanzer avatar Feb 10 '22 17:02 schanzer