shoelace-style/webawesome

Colour Picker doesn't correctly load with a HEXA value

Open

#2.550 geöffnet am 24. Juni 2026

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (157 Forks)github user discovery
buggood first issuehelp wanted

Repository-Metriken

Stars
 (1.104 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the bug

It looks like if you supply a HEXA value to the colour picker, that it won't interpret it correctly and the opacity value is lost.

Demo

https://codepen.io/brendon-the-animator/pen/XJpggNd

You'll notice that the opacity value gets lost in the interface and the form will submit just a a HEX value unless the opacity is changed.

Browser / OS

  • OS: Mac
  • Browser: Safari, Chrome
  • Browser version: Latest

Contributor Guide