User tests: Successful: Unsuccessful:
Added missing < label > to < select > element, for accessibility.
Replaced align attribute on < img > element with css styling (vertical-align : middle).
Added missing < dt > child element inside < dl > element
Joomla! 3.7.4
Create 2 Contacts and populate Image and Position fields (in default category).
Create a menuitem of type "list Contacts in a category" (default category) and in "Contact Display options" set "Show Contact List" ("Contact Position" and "Image" are set to "show" already).
Browse to that page and select one of the contacts, so a contacts selector is shown.
Validating HTML (https://validator.w3.org/) and accessibility check (https://achecker.ca/checker/index.php) should succeed.
Accessibility error: select element missing an associated label.
HTML Validation errors: The align attribute on the img element is obsolete. Use CSS instead. / Element dl is missing a required child element.
none
I think this is not a bug, but this PR is a little help toward html conformance and accessibility.
Category | ⇒ | Front End com_contact |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | Front End com_contact | ⇒ | Front End com_contact Templates (site) |
Can this be tagged with accessibility please?
Category | Front End com_contact Templates (site) | ⇒ | Accessibility com_contact Front End Templates (site) |
done
I have tested this item
@LivioCavallo can't count your Test as you created this Pull request and its expected that Dev. test their PRs.
Title |
|
Can I do anything to help drone to solve "volume not found" error?
I have restarted drone for you
I have tested this item
But I suggest you remove this vertical-align style. It's not needed.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-08-22 12:02:59 |
Closed_By | ⇒ | mbabker | |
Labels |
Added:
?
|
The same fix applied to beez3 template contact view override