If you have more than 10 grouped filters, such as for the Status filter for - Open issues - and friends for #949372: Port issue views to Search API so we can have a performant backend, the weights overflow. The attached patch grows #delta to fit however many groups there are.
(A hybrid grouped filter + all the other regular options would be nice to have, but that's a feature for D8.)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views-group_info_weight-1984694-4.patch | 563 bytes | hkirsman |
| group_info_weight.diff | 563 bytes | drumm |
Comments
Comment #1
drummComment #2
hkirsman commentedWorks great. Thank you!
Comment #3
hkirsman commentedComment #4
hkirsman commentedJust renaming the patch for better use
Comment #6
damienmckennaCommitted, thank you.