LearnNewsExamplesServices
Frontmatter
id2814
titlelist.plugin.Animate: combine onStoreFilter() and onStoreSort()
stateClosed
labels
enhancementstale
assigneestobiu
createdAtJan 9, 2022, 10:54 PM
updatedAtSep 15, 2024, 4:36 AM
githubUrlhttps://github.com/neomjs/neo/issues/2814
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 15, 2024, 4:36 AM

list.plugin.Animate: combine onStoreFilter() and onStoreSort()

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Jan 9, 2022, 10:54 PM

Both function work fine on their own.

However, it would cause trouble in case we would trigger a sort while a filter OP is still running.

So, combining the logic (or just re-using the filter logic for a sort event) makes sense.

tobiu added the enhancement label on Jan 9, 2022, 10:54 PM
tobiu assigned to @tobiu on Jan 9, 2022, 10:54 PM