Offer a long filter list as a popover multi-select instead of a wall of chips #92
Reference in New Issue
Block a user
Delete Branch "filter-multiselect"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
filter-bargains amultiselectcontrol: the same checkboxeschipsrenders, moved into the existingmenupopover, with the chosen count on the trigger and the applied pills unchanged. Chips stay right for a handful of options; past that they are two rows of the bar.Zero-JS throughout — the browser owns open/close, and a ticked box inside a closed popover still submits with the form.
menugainstrigger.count(a badge) for it. New control type on a contract-visible partial, soHOST_API_VERSIONgoes to 0.3.0 and the bundled examples' literals follow.