Card Color picker missing HEX from Tag Color picker
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Nextcloud 34.0.2
Deck 1.18.0.3
When I select a color for a tag, I have these options:
But when I select a color for a card, I only have these options:
I am missing the HEX value (or other system) to be able to choose the exact same color for several cards.
Would it be possible to implement the same color picker for Card than for Tags ?
Thanks for your understanding
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the card color picker and the tag color picker in the Deck frontend, then compare how each exposes color values. Update the card picker to support choosing or viewing an exact HEX value like the tag picker, and verify that multiple cards can be assigned the same color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100