nextcloud / nextcloud/tables

Conditional formatting

Open
#360 3 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
214
Forks
52
Avg merge
1d 10h
Merged PRs (30d)
82

Description

Lets allow to define some rules that formats rows/cells or columns:

  • background color
  • border and shadow effects

The rules have different triggers like threshold values, text operations (contains, begins with, ...)...

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

No files, tests, or entry points are named. Start by locating the table rendering and cell-editing components, then define how conditional-formatting rules and their triggers should be represented. Done means rows, cells, or columns can apply background, border, and shadow effects based on the requested value and text conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.