-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.18.1, 9.2.0
-
- Accessibility
- WCAG21
- ax-at-JAWS
- ax-at-NVDA
- ax-at-VO
- ax-at-user
- ax-bug
- ax-confluence
- ax-confluence-2024-vpat-children-display
- ax-confluence-2024-vpat-create/editpage
- ax-confluence-dc-2022-vpat
- ax-confluence-dc-2024-vpat
- ax-confluence-dc-2024-vpat-reuse
- ax-confluence-dc-childrenmacro
- ax-confluence-dc-vpat
- ax-confluence-dc-vpat-createeditpage
- ax-confluence-dc-vpat-reuse
- ax-desktop
- ax-dev-ready
- ax-low-priority
- ax-macos-safari
- ax-macro
- ax-platform-dc
- ax-qa
- ax-qa-prioritised
- ax-windows-chrome
- ax-windows-firefox
- best-practice
-
Severity 3 - Minor
-
Issue Summary
Missing instruction for the form field of Depth of Descendants in the Children macro modal.
Steps to Reproduce
- Edit the page
- Add the Children macro modal.
- In the children macro modal, Navigate to the input field section to the Depth of Descendants input field.
Screenshot
Actual Results
In the form input field of "Depth of Descendants" in the Children macro modal, there were missing instructions for the input field. In the absence of form field information, users might incorrectly fill up the form and thus might lead to frustration as the name "Depth of Descendants" doesn't convey the information effectively as simple as "Full name", etc.
Expected Results
Provide an instruction such as "For example, if the value is 2, the macro will display 2 levels of child pages." under the input field.
Add an aria-describedby label to the input field and associate the id of instruction with it, so that when the screen reader enters the input field the instructions would be announced with it as well.
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
- mentioned in
-
Page Loading...