Skip to content

Set "yes" as first choice for boolean filters

Refs https://gitlab.com/arkindex/requests/-/issues/609

Either set a hardcoded order for this field (which would only have yes/no anyway) or add an order attribute to the potential choices (to avoid using an array instead of object).