Jellycuts / Jellycuts-Issues

A public issue tracker for the Jellycuts iOS app.
23 stars 0 forks source link

Scrolling in documentation pages tends to dismiss the documentation #60

Closed colin273 closed 3 years ago

colin273 commented 3 years ago

Describe the bug

When my finger lands in an area of the screen that cannot scroll--and there are several of those on documentation pages--and I swipe up or down, the whole modal view slides toward dismissal or just refuses to move as if I was trying to swipe up or down on the entire modal view, rather than transferring my scrolling to the scrollable area.

To Reproduce

Steps to reproduce the behavior:

  1. Go to a page in the documentation.
  2. Place your finger in a code block or a Notes body section.
  3. Try to scroll.
  4. See that the scrolling gestures are manipulating the modal view rather than the scroll view.

Expected behavior

When I try to scroll in an area that does not have anything scrollable within it, my scrolling gestures should be transferred to the page's scroll view rather than the modal view.

Screenshots

N/A

Information

Additional context

N/A