Problem/Motivation

The interval and period select elements are missing labels for accessibility.

Steps to reproduce

1. Turn on VO
2. Tab into the period and interval select

VO will read out the value but not what the value is for.

Proposed resolution

Similar to https://www.drupal.org/project/interval/issues/2352491 but for accessibility on 8.x, also covering the period field, appending the field title with the descriptive word of `count` or `period` for each field.

User interface changes

There should be not change for visual users.

CommentFileSizeAuthor
#2 3211272-1.patch956 bytesjerrylow

Comments

jerrylow created an issue. See original summary.

jerrylow’s picture

StatusFileSize
new956 bytes

  • larowlan committed 09ee96a on 8.x-1.x authored by jerrylow
    Issue #3211272 by jerrylow: Label/title missing for interval and period...
larowlan’s picture

Status: Active » Fixed

Great work, cutting 8.x-1.8 with this in it 💪

larowlan’s picture

Status: Fixed » Closed (fixed)

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

dawehner’s picture

Thank you @larowlan!