-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major
-
Affects Version/s: 2.3.0
-
Component/s: UI
-
Environment:Technology Used: NVDA (ver. 2016.1), Firefox (ver. 48.0.2) on Windows 10 PC
Problem:
“Add member” appears visually as a button but is read as a link.
Solution:
Add role = “button” to “Add member” statement as shown below
<a id="show-add-block" class="btn btn-medium btn-primary btn-block" onclick="$('#add-blockcontainer').toggle('slow');
return false;" href="#" role=”button”>