The Multistep Filter component provides functionality to suggest filters to users based on their navigation history. It aims to streamline user workflows by predicting and surfacing relevant filters for the current context, helping users narrow down results or navigate complex sites more efficiently.
This directory contains the core business logic for the Multistep Filter feature. It is responsible for:
The logic here is platform-independent, while the UI and browser-specific integrations reside in //chrome/browser/multistep_filter.
TODO: crbug.com/489738688
For questions or issues, please reach out to chrome-autofill-team@google.com.