Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
17.1.0
-
Unknown
-
Description
When changing the avatar of the user with a keyboard, we can open the modal but then two problems happen:
1. The focus is outside the modal, in the background content.
2. The user is not notified that the modal is shown.
We need to make sure the focus is brought into the modal and locked in here while it's open.
In order to do that, a possible solution is to use the ARIA markup: `role=modal`.
Attachments
Issue Links
- is related to
-
XWIKI-22988 Avatar edition modal close button does not have a proper text alternative
-
- Open
-
-
XWIKI-22989 Avatar edition modal close button lacks contrast
-
- Open
-