Commit 2d13b6ec authored by Paul Gascou-Vaillancourt's avatar Paul Gascou-Vaillancourt
Browse files

perf(GlCollapsibleDropdown): avoid unnecessary loop

This refactors the `hasOnlyListItems` helper to avoid filtering the
nodes array more than once. We now store the result of the filtering and
call `.every` only once as well, checking against both slot validation
helpers.
parent 35a45bd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment