Skip to content

Allow transparent color in color input, allow removing color and impr…#627

Draft
correct-horse-battery-bench wants to merge 6 commits into
masterfrom
1920-bug-edit-task-page-invalid-rgb-value-warning
Draft

Allow transparent color in color input, allow removing color and impr…#627
correct-horse-battery-bench wants to merge 6 commits into
masterfrom
1920-bug-edit-task-page-invalid-rgb-value-warning

Conversation

@correct-horse-battery-bench
Copy link
Copy Markdown
Contributor

@correct-horse-battery-bench correct-horse-battery-bench commented May 4, 2026

…ove contrast of text above color in input

  • Allow transparent color / no color in the color input component, use null instead of empty string
  • allow setting defaultColor or random color as default
  • display dark color on light color and light text on dark color inside the color input -> improved contrast
  • allow removing the color when selected once
image image image image

@correct-horse-battery-bench correct-horse-battery-bench marked this pull request as ready for review May 4, 2026 09:27
@correct-horse-battery-bench correct-horse-battery-bench marked this pull request as draft May 8, 2026 07:42
@correct-horse-battery-bench
Copy link
Copy Markdown
Contributor Author

Looking at modifying the backend first so no color -> passes null instead of empty string.

@correct-horse-battery-bench correct-horse-battery-bench marked this pull request as ready for review May 11, 2026 08:45
@correct-horse-battery-bench correct-horse-battery-bench marked this pull request as draft May 11, 2026 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: edit task page invalid rgb value warning

1 participant