Broken ARIA reference

Created on 26 October 2024, about 1 month ago

Problem/Motivation

The Javascript library adds aria-labelledby="id-cookie-title" in wrapping element. But the title is per default disabled so the error "Broken ARIA reference" occurs.

Steps to reproduce

Install and activate klaro module.

Proposed resolution

Cnable the config option "showNoticeTitle" per default and add an option to hide the title visually (via css class).

Remaining tasks

- adding option in settings form
- add title in settings form
- add option showNoticeTitle in processDrupalSettings()
- add class and css for visually hidden
- write update hook for config.
- add translation / localisation

User interface changes

Title will be shown or visually hidden.

API changes

No.

Data model changes

New config item show Title.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇩🇪Germany jan kellermann

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024