Moved to https://git.mahara.org/catalyst/mahara/-/issues/102
** Bug watch added: git.mahara.org/catalyst/mahara/-/issues #102 https://git.mahara.org/catalyst/mahara/-/issues/102 -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

