-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
triageWe discuss this topic in our internal weeklyWe discuss this topic in our internal weekly
Description
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>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageWe discuss this topic in our internal weeklyWe discuss this topic in our internal weekly