You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(app): implement saved filters reordering in AppBloc
- Add SavedFiltersReordered event handling to AppBloc
- Implement reordering logic by updating the list of saved filters
- Reuse existing AppUserContentPreferencesChanged event for persistence
- Add logging for event handling and potential issues
0 commit comments