LearnNewsExamplesServices
Frontmatter
id5715
titlePortal.view.home => non-snapped scrolling allows to scroll the document outside of the visible area
stateClosed
labels
enhancement
assigneestobiu
createdAtAug 6, 2024, 10:12 PM
updatedAtAug 6, 2024, 10:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/5715
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 6, 2024, 10:13 PM

Portal.view.home => non-snapped scrolling allows to scroll the document outside of the visible area

Closed v8.1.0 enhancement
tobiu
tobiu commented on Aug 6, 2024, 10:12 PM

this one is super weird:

Screenshot 2024-08-06 at 21 41 59

Screenshot 2024-08-06 at 21 42 12

i have not found the root-cause, since i never encountered it for any neo app before.

the only way to fix it was adding position: fixed to the viewport div. we need to limit it to direct viewport children of the document body to not break LivePreviews (which can mount a viewport into a div).

@rwaters

tobiu added the enhancement label on Aug 6, 2024, 10:12 PM
tobiu assigned to @tobiu on Aug 6, 2024, 10:12 PM
tobiu referenced in commit 05b18d6 - "Portal.view.home => non-snapped scrolling allows to scroll the document outside of the visible area #5715" on Aug 6, 2024, 10:13 PM
tobiu closed this issue on Aug 6, 2024, 10:13 PM