jakob / jakob/TableTool

The row only showing first line of value has multiple lines

Open
#92 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
1.4k
Forks
107
PR merge metrics
No merged PRs in 30d

Description

In the row, I have value is multiple lines like so:
```
200 Church Street
Default
```
and when open file with TableTool, it only show up the first line
![Screen Shot 2020-11-19 at 10 22 12](https://user-images.githubusercontent.com/42597660/99617098-27009800-2a51-11eb-86d9-f89ae51c6f4a.png)
![Screen Shot 2020-11-19 at 10 22 30](https://user-images.githubusercontent.com/42597660/99617109-2b2cb580-2a51-11eb-8643-6315f0511625.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in TableTool with a CSV value containing “200 Church Street” and “Default” on separate lines, then inspect the code responsible for loading and displaying cell values. Done means opening the file shows every line in the cell rather than only the first line.

Written by the indexing model from the issue text.

Assessment

Tech stack
objective-c
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.