nextcloud / nextcloud/deck

Card Color picker missing HEX from Tag Color picker

Open
#8,211 1 comment 0 reactions 0 assignees View on GitHub

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:
Image

But when I select a color for a card, I only have these options:

Image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.