bcgov / bcgov/lcfs

Are row formatters going to work long term?

Open
#1,099 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.