Feature Request: Allow different white-space and other style properties per column
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- frontend
Research direction
No files or tests are named in the issue. Start by locating the existing table- and column-level handling for white-space, then trace how style property values are applied. Done means both white-space and text-overflow accept valid CSS values independently at table and column level, including pre and ellipsis, while preserving newline characters.
Written by the indexing model from the issue text.
Description
Sometimes I have columns that not only have a lot of text in them, but also newline characters that need preserved. Currently the white-space can only be set to "" or pre-wrap. It would be helpful to have the ability at the table and column level to set the following:
whitespace=...
text-overflow=...
where the acceptable values are valid values for those style attributes. Specifically, I am hoping to use "pre" for whitespace and "ellipsis" for the text-overflow.
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 890
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 1
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.
More from jspreadsheet/ce
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
jspreadsheet/ce#1804 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
jspreadsheet/ce#1803 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
jspreadsheet/ce#1800 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
jspreadsheet/ce#1788 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
jspreadsheet/ce#1699 · 1 comment ·
Similar issues
-
ai-observability bug team/ai-observability
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
AllTheMods/ATM-10-L#19 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
SignalK/n2k-signalk#345 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
JuliaPluto/PlutoPlotly.jl#72 ·