odoo/o-spreadsheet#6137

Created by fw-bot
Merged at 9d600774b66d9f49fd7018c0e8fddc0eb361e1a7

Statuses:

label
odoo:saas-18.2-18.0-scroll-mobile-rar-430452-fw
head
36ab42e883b2fa7910b471dff946bc4fb373d303
merged
1 year ago by BI, Rémi Rahir (rar)
odoo/o-spreadsheet
18.0 #6082
saas-18.1 #6136
saas-18.2 #6137
saas-18.3
saas-18.4
19.0
saas-19.1
saas-19.2
saas-19.3
master #6147

[FW][FIX] Spreadsheet: Fix scroll issues in mobile

Description:

Currently, the scroll via touch is barely supported and only on the grid overlay DOM element, which means that you cannot scroll if you pass your finger on a figure for instance.

This task tries to help out specifically in dashboard mode as there are no interactions with the different components (no drag and drop of components, grid selection, etc...).

task-4720073

description of this task, what is implemented and why it is implemented that way.

Task: 4720073

review checklist

Forward-Port-Of: #6082