shoelace-style/webawesome

Colour Picker doesn't correctly load with a HEXA value

Ouverte

#2 550 ouverte le 24 juin 2026

 (3 commentaires) (0 réaction) (0 personne assignée)TypeScript (185 forks)github user discovery
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (1 293 étoiles)
Métriques de merge PR
 (Merge moyen 1j 15h) (67 PRs mergées en 30 j)

Description

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

Guide contributeur