clutch icon indicating copy to clipboard operation
clutch copied to clipboard

It should be possible to scroll on a page even without being in interaction mode

Open andressaroberts opened this issue 1 year ago • 6 comments

How to reproduce

  1. Be in the Pages session
  2. Have enough items that require scrolling
  3. Try to scroll the page

Describe the bug

Currently it is only possible to scroll while on a page if the interaction mode is activated.

Expected behavior

Scrolling needs to work both in interaction (play) and selection mode.

Operating System

macOS 13.5

Clutch Version

No response

Other

No response

andressaroberts avatar Aug 23 '23 10:08 andressaroberts

Moved this to our board because I needed a small task and didn't want to take one of the "good first issue"s

joseBasso avatar Aug 23 '23 18:08 joseBasso

Sometimes, we have some friction (it does not scroll immediately) but generally it is working.

Gracias, @joseBasso 🥳

https://github.com/clutch-creator/clutch/assets/22499533/2237db27-d1bc-4c01-ba00-299b3c9934d6

andressaroberts avatar Aug 24 '23 16:08 andressaroberts

Looks like bigger projects are still problematic. I'll take another look

joseBasso avatar Aug 25 '23 12:08 joseBasso

Couldn't replicate locally so I incremented the timeout. We eventually need to come up with a more robust solution that doesn't let other evens flow through but hopefully this helps for now

joseBasso avatar Aug 25 '23 14:08 joseBasso

@joseBasso I didn't feel much difference 🥲

andressaroberts avatar Aug 28 '23 11:08 andressaroberts

It looks like a bug from chromium 😢 https://bugs.chromium.org/p/chromium/issues/detail?id=1476702 We probably can't afford to wait for a fix so let's try to find a workaround

joseBasso avatar Aug 28 '23 23:08 joseBasso