## Describe the solution you'd like - [x] Implement page & store (FilterView #35 /FilterStore) in the HomeFlow module - [x] FilterStore should live in PageStore and connect with the PageFetcher #49 - [x] Update FilterView to new icons of checkmarks #53 - [ ] Prepare PageFetcher & StackexchangeNetworkService to work with filters - [ ] Add FilterMenu with custom fast filters - It should be connected with the same FilterStore through special intention functions - [ ] FilterStore should update global title on a search page ## Additional context - Example of functionality <img width="742" alt="Screenshot 2021-01-18 at 00 05 29" src="https://user-images.githubusercontent.com/22254976/104853171-e32af180-5920-11eb-893c-c14b59c65fc8.png">
Describe the solution you'd like
- It should be connected with the same FilterStore through special intention functions
Additional context