shoelace-style/webawesome

`<wa-color-picker>` draws swatches too big when only a few are present

Chiusa

#2571 aperta il 30 giu 2026

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (185 fork)github user discovery
buggood first issuehelp wanted

Metriche repository

Star
 (1289 stelle)
Metriche merge PR
 (Merge medio 1g 15h) (67 PR mergiate in 30 g)

Descrizione

Repro:

<wa-color-picker label="Select a color" swatches="red; green; blue;"></wa-color-picker>

Result:

Expected behavior: swatches should be the same size as shown when the row is full, even when there is only one.

Guida contributor