Make it possible to filter by organization using a dropdown containing all possible values of organization (P49) statements. The list of organizations will be fetched via the query service but in a way that degrades gracefully in case it is unavailable.
@ckawohl-wmde while working on #97 I realized that the list of organization is quite long which makes the dropdown a bit unwieldy. Is that ok or do we need to look for an alternative UI element?
Make it possible to filter by organization using a dropdown containing all possible values of organization (P49) statements. The list of organizations will be fetched via the query service but in a way that degrades gracefully in case it is unavailable.