Daniel Cazalla

Results 12 issues of Daniel Cazalla

Fixes a WCAG violation by adding `aria-modal="true"` and `aria-labelledby="{ID}_title"` to the `` element in all core modal templates. The corresponding `id="{ID}_title"` is also added to the modal's `` title. This...

bugfix
kitchen sink
php

Adds the missing aria-expanded attribute to presentation table expand/collapse glyphs to fix a WCAG violation for screen readers. This involves extending the Glyph component (PHP/Template) to support the attribute, setting...

bugfix
kitchen sink
php
javascript