-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
4.9.0 M1
The button to expand/collapse an entity is placed into an <div> element with tabindex="0" and role="button". This parent <div> is the card which allow to open the entity details in popup.
An interactive element cannot be placed into another interactive element.
Indeed, although it can be navigated using the keyboard, it is incomprehensible to assistive technologies.