jcorporation / myMPD

myMPD is a standalone and mobile friendly web mpd client with a tiny footprint and advanced features.
https://jcorporation.github.io/myMPD/
GNU General Public License v3.0
419 stars 65 forks source link

Feat: remember page offset for filesystem browsing navigation #454

Closed jcorporation closed 3 years ago

jcorporation commented 3 years ago

When i am at the third page for example, i open a folder and then press "Back" or the "..." to go to the upper level, then i am at the first page and i have to go all that through again. As you imagine this is very frustrating to anyone :)

Originally posted by @Emilot in https://github.com/jcorporation/myMPD/discussions/453

jcorporation commented 3 years ago

@Emilot: do you want to test?

Emilot commented 3 years ago

JC it is fine. If i have "100" number for the pagination, is it possible when i return back from a folder, to return to that folder and not going all the way up to the page or i am asking too much :) ?

In any way...Thank you JC for your support! Awesome work.

jcorporation commented 3 years ago

Good point, implemented in last commit.

Emilot commented 2 years ago

JC i think this enhancement, is broken in the "devel" branch. I doesn't return to the folder i was, in Filesystem page

jcorporation commented 2 years ago

You should open a new issue. Posting to closed issues is not a good idea.

Emilot commented 2 years ago

Ok JC. I thought it was the same thing as the old one. No problem.

Thank you