← Back to team overview

mahara-contributors team mailing list archive

[Bug 2028201] [NEW] Screen reader text is visible on the 'People search' page

 

Public bug reported:

To replicate:
- Navigate to the 'People search' page /admin/users/search.php
- Search for any user

Expected results:
In the result page, 'USERNAME' column, you shouldn't be able to see the screen reader only text.

Actual results:
The screen reader text is visible.

The .sr-only class needs to be replaced with .visually-hidden in the
searchusernamecolumn.tpl template, as per instructions in the raw theme
readme.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/2028201

Title:
  Screen reader text is visible on the 'People search' page

Status in Mahara:
  New

Bug description:
  To replicate:
  - Navigate to the 'People search' page /admin/users/search.php
  - Search for any user

  Expected results:
  In the result page, 'USERNAME' column, you shouldn't be able to see the screen reader only text.

  Actual results:
  The screen reader text is visible.

  The .sr-only class needs to be replaced with .visually-hidden in the
  searchusernamecolumn.tpl template, as per instructions in the raw
  theme readme.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/2028201/+subscriptions



Follow ups