Skip to content

refactor: deduplicate code in GlListbox stories

Paul Gascou-Vaillancourt requested to merge listbox-stories-refactor into main

What does this MR do?

This introduces a makeBindings helper in GlListbox stories, which lets us generate slightly different templates without need to rewrite the whole wrapping <gl-listbox> tag.

Merge request reports