realbig / theme_pmwoodwinds

1 stars 0 forks source link

Reset page view for users when they select a new 'page' of instruments or products #41

Closed BigActual closed 5 years ago

BigActual commented 5 years ago

Feature Request Helpscout Ticket https://secure.helpscout.net/conversation/772930517/1514/?folderId=2454403

Track your time in https://toggl.com/app/timer

@eric, Adjust the programming on the pagination for products and instruments so that the view for the end user moves back up to the top of the page when a new 'page' of instruments or products is chosen by and shown to the end user.

Long read: The issue Paul is getting at is this; on the Instruments page, when the user selects the second, third, or fourth "page" in product pagination, the data refreshes but the end user's view is not moved back to the top of the content area. Instead, the content refreshes while the view stays static, or it may actually move to the bottom of the page. It's hard to tell which is happening. I explained that this is because of the Ajax programming and how it is written to do exactly what it is doing. Paul would like us to adjust the code so that a user's view is readjusted to the top of the new 'page' of products when the next page is selected.

Do you have mocks of what the feature should look like? If so, please include them (Preferably as a JPEG, pasted into the Issue content)

I don't.

BigActual commented 5 years ago

I believe this is ok to mark complete?