LearnNewsExamplesServices
Frontmatter
id6565
titlegrid.plugin.AnimateRows: component based columns & cycling
stateOpen
labels
enhancementhelp wantedno auto close
assigneestobiu
createdAtMar 9, 2025, 11:52 PM
updatedAtMar 9, 2025, 11:52 PM
githubUrlhttps://github.com/neomjs/neo/issues/6565
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]

grid.plugin.AnimateRows: component based columns & cycling

Openenhancementhelp wantedno auto close
tobiu
tobiu commented on Mar 9, 2025, 11:52 PM
  • tricky one: components cycle => they are index based
  • a view with 10 rows => filter change => 5 get added, 5 get removed, 5 get moved => 15 => more than the cycle range and cmps inside cells can get moved
  • we need a concept to handle it (e.g. a vdom & vnode clone with different ids)
tobiu added the enhancement label on Mar 9, 2025, 11:52 PM
tobiu added the help wanted label on Mar 9, 2025, 11:52 PM
tobiu assigned to @tobiu on Mar 9, 2025, 11:52 PM
tobiu added the no auto close label on Mar 9, 2025, 11:52 PM