Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table block: missing row types (header and footer) #3504

Closed
benoitchantre opened this issue Nov 15, 2017 · 1 comment
Closed

Table block: missing row types (header and footer) #3504

benoitchantre opened this issue Nov 15, 2017 · 1 comment
Labels
[Type] Enhancement A suggestion for improvement.

Comments

@benoitchantre
Copy link
Contributor

Version tested: Gutenberg 1.7

Issue Overview

We can already create and modify a table, but unless we edit HTML directly, there's no way to have a header or a footer for the table. The first row of a table usually contains the titles of the columns and should be described and styled as a header.

Expected Behavior

As a user, I would like to be able to change the type of row (header, body or footer) from the table dropdown. Rows inside <thead> should have a slightly different style.

@karmatosed
Copy link
Member

I am moving this to ideas as it would be an extra feature that feels out of scope for version one but absolutely could be good to add later. We're keeping issues closed but in that project as a log while we work on the release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

3 participants