Add "role=button" to Add Members link

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • 2.4.0, 2.3.0.patch
    • 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”>

            Assignee:
            Vivek Sachdeva
            Reporter:
            Vivek Sachdeva
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: