Skip to content

refactor: protect ReminderPaginator filters and sort properties#1567

Merged
MartinCupela merged 2 commits intomasterfrom
feat/protect-reminder-paginator-filters-and-sort
Jun 19, 2025
Merged

refactor: protect ReminderPaginator filters and sort properties#1567
MartinCupela merged 2 commits intomasterfrom
feat/protect-reminder-paginator-filters-and-sort

Conversation

@MartinCupela
Copy link
Contributor

Goal

Make sure to reset pagination state on filter and sort change so that the pagination state cannot get corrupted in the middle of pagination process due to the change of filter or sort values.

@github-actions
Copy link
Contributor

Size Change: +146 B (+0.03%)

Total Size: 430 kB

Filename Size Change
dist/cjs/index.browser.cjs 124 kB +47 B (+0.04%)
dist/cjs/index.node.cjs 169 kB +46 B (+0.03%)
dist/esm/index.js 137 kB +53 B (+0.04%)

compressed-size-action

@MartinCupela MartinCupela merged commit 1a3f4c4 into master Jun 19, 2025
4 checks passed
@MartinCupela MartinCupela deleted the feat/protect-reminder-paginator-filters-and-sort branch June 19, 2025 12:08
github-actions bot pushed a commit that referenced this pull request Jun 19, 2025
## [9.8.0](v9.7.0...v9.8.0) (2025-06-19)

### Bug Fixes

* allow to nullify reminder's remind_at value ([#1569](#1569)) ([c1c6cf4](c1c6cf4))
* propagate stopTimerRefreshBoundaryMs to all reminder timers on ReminderManager config update ([#1568](#1568)) ([944d1c2](944d1c2))
* run onChange middleware on TextComposer.insertText ([#1570](#1570)) ([3768007](3768007))

### Features

* handle command injection optionally ([#1548](#1548)) ([ea912f9](ea912f9))

### Refactors

* protect ReminderPaginator filters and sort properties ([#1567](#1567)) ([1a3f4c4](1a3f4c4))
@stream-ci-bot
Copy link

🎉 This PR is included in version 9.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants