Descriptive summary
Descriptive summary
QA Testing for Hyrax
Hyrax Version: 3.0.0.pre.rc1
Hyrax Branch: master
Hyrax Revision: 48ed925
Nurax Version
ENV: production
SHA: 40b47b0d71af1b958e016ebe49212c1740683133
Branch: 2019-09-12-10-00
Updated: 12 Sep 2019 15:00:37
In testing for the Hyrax 3.0 release, the following points are actions that were discovered during a FireFox tab test and axe accessibility audit. Note, only certain issues are being reported at this time.
Certain ARIA roles must contain particular children

IDs of active elements must be unique

id attribute value must be unique



<li> elements must be contained in a <ul> or <ol>



ARIA role must be appropriate for the element

Ensures landmarks are unique

Radio inputs with the same name attribute value must be part of a group

Steps to reproduce the axe accessibility audit
- Install the Axe plugin or addon from Deque (https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/ is the firefox version).
- Open https://nurax-dev.curationexperts.com/concern/file_sets/bk128b08j/edit?locale=en and click Versions. Select a previous version to restore, under the "Restore Previous Version" heading and click the "Save Revision" button.
- Open the inspector (right-click, and select "Inspect element")
- Click on the 'Axe' tab
- Click 'Analyze'
Descriptive summary
Descriptive summary
QA Testing for Hyrax
Hyrax Version: 3.0.0.pre.rc1
Hyrax Branch: master
Hyrax Revision: 48ed925
Nurax Version
ENV: production
SHA: 40b47b0d71af1b958e016ebe49212c1740683133
Branch: 2019-09-12-10-00
Updated: 12 Sep 2019 15:00:37
In testing for the Hyrax 3.0 release, the following points are actions that were discovered during a FireFox tab test and axe accessibility audit. Note, only certain issues are being reported at this time.
Certain ARIA roles must contain particular children

IDs of active elements must be unique

id attribute value must be unique

<li>elements must be contained in a<ul>or<ol>ARIA role must be appropriate for the element

Ensures landmarks are unique

Radio inputs with the same name attribute value must be part of a group

Steps to reproduce the axe accessibility audit