LearnNewsExamplesServices
Frontmatter
id5341
titlePortal.view.learn.MainContainerModel: onDataPropertyChange() => logic to find the prev & next tree list items
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 15, 2024, 2:29 PM
updatedAtMar 17, 2024, 2:21 PM
githubUrlhttps://github.com/neomjs/neo/issues/5341
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 17, 2024, 2:21 PM

Portal.view.learn.MainContainerModel: onDataPropertyChange() => logic to find the prev & next tree list items

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 15, 2024, 2:29 PM

@mxmrtns @maxrahder

checking for the closest item which does have content is not sufficient. we also need to exclude hidden items inside our json input. for this we also need to check the parent node chain (e.g. hiding a full chapter => folder is possible).

i will create a helper method to take care of it.

tobiu added the enhancement label on Mar 15, 2024, 2:29 PM
tobiu assigned to @tobiu on Mar 15, 2024, 2:29 PM
tobiu referenced in commit 33e1aea - "Portal.view.learn.MainContainerModel: onDataPropertyChange() => logic to find the prev & next tree list items #5341" on Mar 17, 2024, 2:20 PM
tobiu closed this issue on Mar 17, 2024, 2:21 PM
tobiu referenced in commit 1b38af8 - "Portal.view.learn.MainContainerModel: onDataPropertyChange() => logic to find the prev & next tree list items #5341" on Mar 26, 2024, 5:29 PM