Problem/Motivation

#3310908: Make the 'detail page' a modal window instead of a separate "page" in app is introducing a dialog modal for the details element. Alongside an aria-haspopup="dialog" attribute is being added to the button on the module cards for opening the detail dialog modal. the View commands button doesn't have that aria attribute yet.

Steps to reproduce

Proposed resolution

Add the aria-haspopup="dialog" attribute

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rkoller created an issue. See original summary.

rkoller’s picture

Status: Active » Needs review
rkoller’s picture

Assigned: rkoller » Unassigned
chrisfromredfin’s picture

Issue tags: +core-mvp, +stable blocker

chrisfromredfin’s picture

Status: Needs review » Fixed

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.