Are row formatters going to work long term?
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 6
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 87
Description
Currently we apply a formatter to an entire row, and it tries to format every cell. Then we add a rule to not format the first column, which is typically row.
Given these 2 limitations, that are both a result of being unable to specify specifically which cells are formatted, can we do better?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the row formatter and the rule that skips the first column, then document how formatting is currently applied across rows and cells. Done requires an agreed design for selecting specific cells and clear acceptance criteria for the replacement behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100