Skip to content
Snippets Groups Projects
Commit 4e204ed2 authored by Aaron Bohy's avatar Aaron Bohy
Browse files

[IMP] web: restore scroll position


This rev. improves the way the scroll position is restored when
coming back to a view (e.g. open a kanban view, scroll, click on a
record to open it in a form view, go back to kanban using the
breadcrumbs):

 - generalize the scroll position handling from web_enterprise to
   web to make it available in the community webclient as well
 - also restore left scroll position, not only top (especially
   useful for grouped Kanban views with a lot of columns)
 - handle the case where the scrolling area is a sub element of
   the view (e.g. the grouped Kanban view in mobile).

Task 34037

Co-authored-by: default avatarMohammed Shekha <msh@openerp.com>
Co-authored-by: default avatarAnkit Sathvara <asa@odoo.com>
parent 1a99d22f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment