mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
125 stars 41 forks source link

The user should see My Themes section instead of the top of the page #2043

Open ioanarusiczki opened 6 years ago

ioanarusiczki commented 6 years ago

STR:

  1. Load AMO dev and go to View My profile - make sure you have more than 12 themes submitted to have pagination
  2. Click Next
  3. See the screen

Expected result: Themes from the second page are displayed.

Actual result: The top of the my profile page - the list of Extensions are displayed instead. The user must scroll down to see the second page with themes.

Notes: This issue is reproducible on AMO dev with FF60(Win10 and Android 8.0)

small screens - Android top of the page

desktop - Win10 desktopmythemes

┆Issue is synchronized with this Jira Task

willdurand commented 6 years ago

I am not sure we can change this behavior. The pagination has always scrolled to the top of the page, I am not entirely sure why though (probably because we navigate to a new page).

muffinresearch commented 6 years ago

This could use some UX input. These components might need to be changed considerably to really offer a better mobile view of the same content.

I supposed one small improvement might be to at least optionally provided a fragment id to the pagination links which might help a bit.

KevinMind commented 4 months ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDFRNT-137