shoelace-style/webawesome

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

Open

#2 571 ouverte le 30 juin 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)TypeScript (157 forks)github user discovery
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (1 104 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur