Problem with hidden attr

Created on 4 July 2024, 11 months ago

Problem/Motivation

When you place the trigger button to open/close the sidr region the open works but the hidden attribute assigned to the element make the transition events not work.

Steps to reproduce

1. Install the module and follow the installation steps.
2. Click on the trigger button.
3. The menu will show without transition.
4. Click the trigger button.
5. The menu do not become hidden, the transition never ends because it never started.

Proposed resolution

Change the attribute hidden to aria-hidden (rollback) and prevent focus with tabindex attribute.

Remaining tasks

Make a patch to correct this behavior.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ› Bug report
Status

Active

Version

5.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain jncruces Sevilla

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

Comments & Activities

Production build 0.71.5 2024