Bug #6048
closed
- 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.
- 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.
- Target version changed from 1.1.0 to 185
- Target version changed from 185 to 1.1.0
Also available in: Atom
PDF