LearnNewsExamplesServices
Frontmatter
id447
titleNeo.vdom.Helper: sort array
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 10, 2020, 11:16 AM
updatedAtApr 10, 2020, 12:11 PM
githubUrlhttps://github.com/neomjs/neo/issues/447
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 10, 2020, 12:11 PM

Neo.vdom.Helper: sort array

tobiu
tobiu commented on Apr 10, 2020, 11:16 AM

well, kind of a mix between a feature request and a bug.

in case we sort the covid dashboard with 211 rows, we get an array of deltas to move each TR tag now. these deltas are ordered by their old index. either the deltas do not fit inside one RAF or something else is happening here, but the order is no longer correct when sorting.

looking into it (does not affect the online demos yet).

tobiu added the enhancement label on Apr 10, 2020, 11:16 AM
tobiu assigned to @tobiu on Apr 10, 2020, 11:16 AM
tobiu referenced in commit a3fe5a2 - "Neo.vdom.Helper: sort array #447" on Apr 10, 2020, 11:43 AM
tobiu referenced in commit 3fe3b8a - "Neo.vdom.Helper: sort array #447 => adjusted the siesta tests" on Apr 10, 2020, 11:56 AM
tobiu closed this issue on Apr 10, 2020, 12:11 PM