Skip to content

Accessibility #2394

@GingerC75

Description

@GingerC75

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

When a button opens a popup the respective button needs to have ARIA-HasPopup, when triggered focus is set to the first interactive element in the popup, the popup has to be modal, the close button has to have a proper label "close", has to have a proper title, all interactive buttons within a popup have to be keyboard reachable and operable and hwen the popup is closed focus has to be set back to the triggering element

What type of frontend framework are you seeing the problem on?

Angular (NgModule)

On which version of the frontend framework are you experiencing the issue?

latest

Which version of iX do you use?

v4

Code to produce this issue.

<div class="walkme-minimize walkme-icon-font walkme-menu-click-close walkme-animation-hide walkme-override walkme-css-reset" title="Close" role="button"
style="zoom: 1;">  Expand … </div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageWe discuss this topic in our internal weekly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions