Frontmatter
| id | 2792 |
| title | collection.Base: filter() => removing filters |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 2, 2022, 7:49 PM |
| updatedAt | Jan 2, 2022, 7:57 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2792 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 2, 2022, 7:57 PM |
removing filters does not honor sorters yet.
we need to modiy
doSort()to trigger a sort on the filtered items in this edge case, without firing thesortevent.