◐ Shell
clean mode source ↗

feat: Added support for filtering multi-projects by ntkathole · Pull Request #5688 · feast-dev/feast

What this PR does / why we need it:

This PR adds comprehensive multi-project support to the Feast UI, enabling users to view and filter data across multiple projects when using a shared registry. Previously, the UI would display all objects from all projects without distinction, making it difficult to work with multi-project setups.

Features:

  • Project-Based Filtering
  • Data on all list pages is now filtered based on the selected project
  • Cross-Project Global Search
  • Search results display the project name for each item
  • "All Projects" View
  • Appears automatically when multiple projects exist in the registry
  • Maintains current page context when switching projects
  • Projects are automatically detected from registry
Projects_filtering_feast.mov