AX improvement: Reopen cookie popup should be a button instead of link

Created on 14 October 2024, about 1 month ago

Problem/Motivation

After an accessibility review (by AnySurfer), we got informed that the link to reopen the cookie popup (#eucc-open) should be a button instead of a link.

Proposed resolution

See attached patch. The change done makes sure the functionality still works on existing links, but will also work on button tags with the data-eucc-open="true" attribute.

Example of button that can be added in the ckeditor:

<button class="button" role="button" aria-controls="sliding-popup" data-eucc-open="true">Cookie voorkeuren bijwerken</button>

Feature request
Status

Active

Version

2.1

Component

Code

Created by

🇧🇪Belgium rubendello

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

Comments & Activities

Production build 0.71.5 2024