Skip to content

Issue 128 - Fix to incorrect table layout with rowSpan and colSpan - #187

Closed
speedytwenty wants to merge 1 commit into
cli-table:masterfrom
speedytwenty:issue-127
Closed

Issue 128 - Fix to incorrect table layout with rowSpan and colSpan#187
speedytwenty wants to merge 1 commit into
cli-table:masterfrom
speedytwenty:issue-127

Conversation

@speedytwenty

@speedytwentyspeedytwenty commented Oct 20, 2020

Copy link
Copy Markdown
Collaborator

I was having a similar issue as that described in #128. This PR resolves the issue and adds a test that covers the use case.

@nimit2801

Copy link
Copy Markdown

I'll surely try this thank you.

@speedytwentyspeedytwenty mentioned this pull request May 4, 2021
@nimit2801

Copy link
Copy Markdown

This solves #211. Thanks @speedytwenty.

@speedytwenty
speedytwenty marked this pull request as draft May 4, 2021 12:06
@speedytwenty
speedytwenty marked this pull request as ready for review May 4, 2021 12:06
@speedytwenty

Copy link
Copy Markdown
CollaboratorAuthor

Wanted to call this PR to your attention in case you may find time to review it @Turbo87@DanielRuf

This resolves the 3 mentioned issues (#128#147#211) and includes an appropriate unit test.

@speedytwenty
speedytwenty marked this pull request as draft May 4, 2021 12:12
@speedytwenty
speedytwenty marked this pull request as ready for review May 4, 2021 12:13
@speedytwenty

Copy link
Copy Markdown
CollaboratorAuthor

I rebased the branch to make it an easy fast-forward.

This was linked to issues May 5, 2021
@speedytwenty

Copy link
Copy Markdown
CollaboratorAuthor

Fixed with: 6cfb6e0

@markmadlangbayanmarkmadlangbayan mentioned this pull request Mar 14, 2022
@speedytwentyspeedytwenty added the bug Something isn't working label Apr 5, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Random Coloumns output error Additional row added when using rowSpan

3 participants

@speedytwenty@nimit2801@DanielRuf