LearnNewsExamplesServices
Frontmatter
id105
titlecomponent.Helix: buffered sorting
stateClosed
labels
enhancementstale
assignees[]
createdAtNov 26, 2019, 1:41 PM
updatedAtSep 29, 2024, 4:38 AM
githubUrlhttps://github.com/neomjs/neo/issues/105
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 29, 2024, 4:38 AM

component.Helix: buffered sorting

Closed v7.9.1/archive-v7-9-1-chunk-1 enhancementstale
tobiu
tobiu commented on Nov 26, 2019, 1:41 PM

Now that component.Helix does support a maxItems config, sorting will cause bugs.

The initial sorting implementation was meant to sort the items which are visible inside the view.

With more items inside the store than inside the view, a sorting operation needs to remove or add items as needed.

tobiu added the enhancement label on Nov 26, 2019, 1:41 PM
tobiu referenced in commit 3559671 - "component.Helix: buffered sorting #105 => disabled the sorting buttons until the buffered sorting is in place" on Nov 28, 2019, 12:24 PM