Skip to content

Validators test is failing #119

Description

@webinista

Old isValidInputColor check no longer works because some values are now valid colors. They aren't valid for the color input type, however.

Need to determine how to handle the color input

  • Should I remove the color input altogether?
  • Should I separate the alpha value from a selected color and set that value as the value for input[type=color]?
    • Add an isAlpha check?
  • Should I add alpha support for swatches?
  • Support more color formats?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions