Openworx / backend_theme

Odoo Backend Theme
156 stars 242 forks source link

very slow scroll on mobile view #15

Closed MosabWadea closed 6 years ago

MosabWadea commented 7 years ago

Hi when I log into my odoo fro mobile the scrolling is very slow when I open the app drawer..

Please help to solve this

totalard commented 6 years ago

Yeah... Important... Me too

lasley commented 6 years ago

IIRC this one should be fixed as well. Can you confirm on the new version?

MosabWadea commented 6 years ago

@lasley I am afraid it is not solved, I have updated and installed the web_responsive module as well but still the same issue is there..

lasley commented 6 years ago

What Odoo version are you on? What browser and version?

Just to confirm - you're referring to the scrolling of the app icons in the app drawer right?

MosabWadea commented 6 years ago

yes I am referring to the scrolling of the app icons in the app drawer from mobile

system: android oreo browser: chrome odoo V 10.0.2

MosabWadea commented 6 years ago

please check the video here to see what I am referring to https://youtu.be/ndTXHe-E694

lasley commented 6 years ago

Thanks for the additional info @MosabWadea.

I can't replicate this on iPhone, but it looks like whatever it is does replicate in Chrome's emulator. It's in web_responsive, so I made OCA/web#741

mgielissen commented 6 years ago

Scrolling works good with iPhone and slow with Android/Chrome

mgielissen commented 6 years ago

This PR fixes the problem https://github.com/OCA/web/pull/742