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(headlines-feed): introduce CountryFilterUsage enum for clarity
- Replace String usage parameter with strongly-typed CountryFilterUsage enum
- Improve code readability and maintainability by using enum for specific filter cases
- Update related bloc events and logic to use the new enum
0 commit comments