Skip to content

TableColumn.Header(IRenderable) method updates the footer #1889

@mattfennerom

Description

@mattfennerom

Information

  • OS: [Windows]
  • Version: [0.50.0]
  • Terminal: [Windows Terminal]

Describe the bug
calling Header updates the Footer

To Reproduce
new Table()
.AddColumn(new Text("foo"))
.Header(new Text("bar"))

Expected behavior
Header should be "bar" and no footer

Screenshots

Additional context
Typo in the code


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions