modgethanc / ttbp

the tilde.town feels engine
http://tilde.town/~endorphant/ttbp
MIT License
53 stars 14 forks source link

make pagination remember location #29

Closed modgethanc closed 5 years ago

modgethanc commented 6 years ago

currently, if you perform any action on an item in a pagified list and then return to the original list, it resets to the beginning of that list. this is quite tedious if, say, you're trying to toggle pub/nopub on page 15 of 16 or something, because you have to scroll back to where you started from.

the pagination tool should have a way to remember location and return there!

modgethanc commented 5 years ago

see #38 for steps to reproduce.