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

    Type

    No type

    Projects

    Status

    Done 🚀

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions