I have a Scrollable area (by Radix UI) and a color picker (Chrome picker from React Color) in it.
When the user tries to pick a color on a mobile phone, the screen scrolls with his/her gestures. Thats not ideal while choosing a color; it results in bad UX. Therefore I would like to disable scrolling while choosing a color.