ryanb/xapit

Nested facets

ryanb opened this issue · 1 comments

It would be nice if some facets could be nested. For example, let's say this is a store application with a Departments facet:

  • Groceries
  • Clothing
  • Toys & Games
  • Electronics

Choosing the Clothing department could show subdepartments:

  • Men
  • Women
  • Children

There are a couple ways this could be implemented, but I'll expand upon those ideas later.

I am closing all issues because I have rewritten Xapit and want to focus on immediate bugs with this new version. If you find this issue still relevant, please comment here or open another issue and I'll take a look at it.