Conditional formatting
Open
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
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
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