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

Workflow list page navigation doesn't reset scroll position #18853

Open
mvdbeek opened this issue Sep 19, 2024 · 2 comments
Open

Workflow list page navigation doesn't reset scroll position #18853

mvdbeek opened this issue Sep 19, 2024 · 2 comments

Comments

@mvdbeek
Copy link
Member

mvdbeek commented Sep 19, 2024

Go to https://usegalaxy.org/workflows/list, scroll to the bottom, click on page 2 and see that you're now at the bottom of page 2, which is a little annoying if you're trying to go through the list of workflows. I'd expect to be at the top of page 2.

@martenson
Copy link
Member

I believe that general UX rule is that paging control (even one positioned at the bottom) should be reachable without scrolling. The exception being "load more/next page" for infinite scrolling approach.

@mvdbeek
Copy link
Member Author

mvdbeek commented Sep 19, 2024

I like how it is now. I don't think infinite scroll is better or that I can only see 10 workflows without having to load the next page. Just a minor tweak to not end up at the bottom would be great.

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

No branches or pull requests

2 participants