LearnNewsExamplesServices
Frontmatter
id5642
titlePortal.view.HeaderToolbar: separate bar => triggers fadeIn / fadeOut animations for scrolling child nodes inside Home
stateClosed
labels
bug
assigneesDinkh
createdAtJul 29, 2024, 8:30 AM
updatedAtJul 29, 2024, 8:57 PM
githubUrlhttps://github.com/neomjs/neo/issues/5642
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 29, 2024, 8:57 PM

Portal.view.HeaderToolbar: separate bar => triggers fadeIn / fadeOut animations for scrolling child nodes inside Home

Closed v8.1.0 bug
tobiu
tobiu commented on Jul 29, 2024, 8:30 AM

https://github.com/user-attachments/assets/1e06b077-222a-4852-a050-aed483e87188

Obviously the separate-bar should only show / hide when scrolling the main container.

tobiu added the bug label on Jul 29, 2024, 8:30 AM
tobiu assigned to @Dinkh on Jul 29, 2024, 8:30 AM
Dinkh referenced in commit 0aba075 - "#5642 Fixed that the global scroll event is captured, by limiting it to the correct target" on Jul 29, 2024, 8:56 PM
Dinkh
Dinkh Jul 29, 2024, 8:57 PM

Fixed. The problem is, that the domListener for scroll captures any component inside the MainContainer, instead of checking for the correct target.

Dinkh closed this issue on Jul 29, 2024, 8:57 PM