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
refactor(content_management): move topics filter map builder to bloc
- Removed _buildTopicsFilterMap function from TopicsPage
- Added buildTopicsFilterMap method to ContentManagementBloc
- Updated filter usage in TopicsPage to use the new method from ContentManagementBloc
0 commit comments