User tests: Successful: Unsuccessful:
The title attribute is generally not very accessible. Keyboard users and touch screen users will never see it.
It is particularly useless to add a title which is the same as other text already present as that can result in a screen reader announcing the same text twice.
This PR removes the redundant title attribute where the same text is already present from the admin stats module.
This PR removes the title attribute "Go" from the search button, if enabled, of the site smart search module as it is redundant. The language string is also removed.
Status | New | ⇒ | Pending |
Category | ⇒ | Modules Administration Language & Strings Front End NPM Change |
oops
Labels |
Added:
?
NPM Resource Changed
?
|
Category | Modules Administration Language & Strings Front End NPM Change | ⇒ | Modules Administration Language & Strings Front End |
Labels |
Removed:
NPM Resource Changed
|
Overriding system test fails as drone appears to have broken. Merging on review
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-21 12:45:38 |
Closed_By | ⇒ | wilsonge |
thanks
Looks good to me - can you revert the package lock changes though please