Problem/Motivation

  • Tables should always have an option for a caption. This caption should be available for display
  • Table should include accurate table headers (<th><td></th>)
  • Table overflow-x for scroll on mobile

Issue fork prototype-3312197

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

michaelablackham created an issue. See original summary.

michaelablackham’s picture

Issue summary: View changes
michaelablackham’s picture

Issue tags: +Accessibility
jldust’s picture

Version: 8.x-3.x-dev » 4.x-dev
jldust’s picture

Version: 4.x-dev » 5.x-dev
michaelablackham’s picture

QA & Accessibility

  1. For table descriptions, use the caption element.
  2. Table caption should default to the top of the table
  3. th should be available for both rows or columns
  4. Tables should not be wrapped in a figure

For more information and direction, please refer to: https://www.w3.org/WAI/EO/Drafts/tutorials/tables/caption-summary/

jldust’s picture

Issue summary: View changes

b-ry made their first commit to this issue’s fork.

philip_stier made their first commit to this issue’s fork.

jldust’s picture

Status: Active » Reviewed & tested by the community

This has been merged in and will be included in the next tagged release.

jldust’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.