Block audit: Table #8398
Labels
[Feature] Blocks
Overall functionality of blocks
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Note: We'll be doing these audits in waves and editing this as we work through the blocks, so this text will be updated and fleshed out as we progress. See the full picture here.
Overview
Name: Table
Description: Insert a table -- perfect for sharing charts and data.
Category: Formatting
CSS class:
wp-block-table
in frontend and editorCan be converted to: Nothing
States
Empty:
Selected:
Unselected:
Placeholder:
(Same as empty)
Primary (toolbar) settings
Secondary (sidebar) settings
Table Settings: Fixed width table cells
Advanced: Additional CSS Class
Frontend appearance
Gutenberg starter theme:
Atomic Blocks
twentyseventeen:
twentyten:
Documentation
No devdocs in https://github.com/WordPress/gutenberg/tree/master/core-blocks/table
Suggestion for user-facing docs:
Performance on mobile
Accessibility
Bugs/errors
Individual issues will be opened for these soon
Suggestions
Individual issues will be opened for these soon
Customizing tables would be much faster if the "Edit table" options were exposed in the block toolbar. That said, that might lead to icon overload, and the icons may not be particularly clear on their own.Trusting my gut on this one — this would be too many icons in the toolbar.Alignment feels a bit unexpected—it's using the block-level alignment icons and styling, but that doesn't seem to behave consistently. For instance, if I right-align the table, the text remains left-aligned, but if I centre-align the table, the text becomes centre-aligned.(Issue no longer occurs after the table block rewrite.)The text was updated successfully, but these errors were encountered: