-
Bug
-
Resolution: Obsolete
-
Low
-
None
-
9.7.0
-
9.07
-
Severity 3 - Minor
-
Issue Summary
The HTML code of the “Edit Dashboard“ page has encountered a few errors and warnings.
Steps to Reproduce
- Navigate to the “Dasboards” menu pop-up link and activate it.
- Navigate to the “Manage Dashboards" link and activate it.
- Navigate to “Create new dasboards” link and activate it. and Create a new dasboard
- Open "Edit dashboard" page
- Open NU HTML Checker (!https://validator.w3.org/nu/icon.png!Ready to check - Nu Html Checker )
- Validate the page mark-up using NU HTML checker.
- Observe the errors and warnings on validator page.
Actual Result
The HTML code of the website does not validate against the HTML 5 specification. For instance, the source code presents 47 errors and 6 warnings when checked with the NU HTML checker. As a result, the HTML validator generated errors for nested elements and Duplicate ID.
This may result in user agents, including assistive technologies, to not accurately interpret and parse content.
Expected Result
Ensure that all pages have a valid mark-up. However, to meet accessibility conformance, it is necessary that the following three main requirements are met →
- All elements are nested properly.
- All elements have start and end tags.
- Within each page, the values of the id attributes are unique.
Screenshot
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (13-inch, 2020)
macOs Ventura 13.3.1
Chrome - Version 108.0.5359.124 (Official Build) (64-bit)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.2 (18614.3.7.1.5)
JAWS- Version 2021
NVDA- Version 2021.2
Voiceover - Version Latest