Project

General

Profile

Actions

Bug #6048

closed

Consistently scroll views to the top (or anchor) on change

Added by ben leinfelder almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
Actions #1

Updated by ben leinfelder almost 11 years ago

  • Assignee set to ben leinfelder

Some views have implemented scrolling to the top or to page "anchors" within the view, but not all of them. It would be nice to generalize this so that any view can take advantage of scrolling without custom functions in each view.
Example: when you are scrolled all the way down looking at an EML detail page, but then shift to #data to search again, the search results are invisible and all you see is the footer which makes it look like a page load failure.

Actions #2

Updated by ben leinfelder almost 11 years ago

  • Status changed from New to Closed

There is now a scrollToTop method invoked in AppView when the view transition completes. This will be called whenever there is not a custom postRender() method defined on the new view being rendered in the transition.

Actions #3

Updated by ben leinfelder almost 11 years ago

  • Target version changed from 1.1.0 to 185
Actions #4

Updated by ben leinfelder almost 11 years ago

  • Target version changed from 185 to 1.1.0
Actions

Also available in: Atom PDF