Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll bar positioning when switching between sections #167

Closed
grrrrr opened this issue Sep 29, 2018 · 3 comments
Closed

Scroll bar positioning when switching between sections #167

grrrrr opened this issue Sep 29, 2018 · 3 comments

Comments

@grrrrr
Copy link

grrrrr commented Sep 29, 2018

If you scroll to the bottom of one of the sections (subs, popular, favorites, history), changing to any of the other sections results in the section being scrolled to the last item.

Replicate
Select on of the sections, e.g. most popular. Scroll to the bottom. Switch to subscriptions and it will be displayed as scrolled to the bottom of the list. This only appears to happen when you scroll to the bottom. If you do the same and only scroll half way the above is not observed.

Expected behavior
Select on of the sections, e.g. most popular. Scroll to the bottom. Switch to subscriptions and it should be at the most recent item (scrolled to the top)

@ghost
Copy link

ghost commented Jun 9, 2019

Easy to reproduce:

  1. Go to Trending and scroll way down.
  2. Go to Subscriptions and you'll find that you're scrolled down there too.

Please fix.

@ghost ghost mentioned this issue Jun 9, 2019
@PrestonN
Copy link
Member

I believe this has been mentioned before and it's something that I want to look at soon. Because of the way FreeTube is structured, I'll have to store where you were scrolled on each page and return you to that position when you come back. I don't have an ETA on when it will be fixed but please know that it's planned.

@ghost
Copy link

ghost commented Jun 15, 2019

That would be great, please do it whenever it is possible! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants