filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Swipe Table Refresh without losing focus #278

Closed Stjubit closed 5 years ago

Stjubit commented 7 years ago

Hello,

I've got a swipe-table and every time I refresh my page, the first column is displayed, although I swiped to another column. For example if I swipe to the third column to display it and then refresh the page, the first column gets displayed, but I want to see the third column again.

I just want to keep the offset after refreshing the page so that the table looks exactly same as before. How can I do this?

~ Julian

zachleat commented 7 years ago

Similar to #101.

zachleat commented 6 years ago

actually I think this is also #309

zachleat commented 5 years ago

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.

The enhancement backlog can be found here: https://github.com/filamentgroup/tablesaw/issues?utf8=%E2%9C%93&q=label%3Aneeds-votes+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!