LearnNewsExamplesServices
Frontmatter
id6461
titlegrid.View: scrollByRows()
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 17, 2025, 6:14 PM
updatedAtFeb 18, 2025, 4:17 PM
githubUrlhttps://github.com/neomjs/neo/issues/6461
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 18, 2025, 4:17 PM

grid.View: scrollByRows()

Closed v8.22.0 enhancement
tobiu
tobiu commented on Feb 17, 2025, 6:14 PM
  • Related to selection.grid.RowModel: We want to be able to navigate into not visible or not mounted areas
  • I need to adjust afterSetScrollPosition() too, to update the visible range as needed
tobiu added the enhancement label on Feb 17, 2025, 6:14 PM
tobiu assigned to @tobiu on Feb 17, 2025, 6:14 PM
tobiu referenced in commit 7a61cbe - "grid.View: scrollByRows() #6461 WIP" on Feb 17, 2025, 6:14 PM
tobiu
tobiu Feb 17, 2025, 6:15 PM

I got pretty close. Still need to handle the edge case when navigating downwards from the last row => selecting & navigating to the first one.

tobiu referenced in commit 3e248e0 - "grid.View: scrollByRows() #6461" on Feb 18, 2025, 4:14 PM
tobiu closed this issue on Feb 18, 2025, 4:17 PM