Closed rayrutjes closed 7 years ago
Hmmm, good catch :/
But what should we do since we don't have the data to provide a faceted search based on the language :/ Breaking the binding is now good, but I'm wondering if we want to show the dropdown menu to the user once he selected a language :/
You are right. I think breaking the binding makes sense actually as we do not have the language as a facet. Feel free to close.
When on a repository search page, if we filter by language, the search is reloaded asynchronously which breaks the bindings.
Maybe we could delegate the binding to a higher level in the dom tree?