? ? ? Pending

User tests: Successful: Unsuccessful:

avatar hans2103
hans2103
2 Aug 2020

Pull Request for Issue #30214 .

Summary of Changes

This PR has influence on the installation of Joomla.
Once you get on _ Install Additional Languages_ it will add a screen reader only text to the table head of the first column of the table shown.

Testing Instructions

  • Install Joomla 4
  • Press Install Additional Languages
  • Inspect element on the first column of the table.
  • Apply the PR and inspect the element again.

Schermafdruk 2020-08-02 20 54 45

Actual result BEFORE applying this Pull Request

Schermafdruk 2020-08-02 20 41 29

Expected result AFTER applying this Pull Request

Schermafdruk 2020-08-02 20 56 01

Documentation Changes Required

avatar hans2103 hans2103 - open - 2 Aug 2020
avatar hans2103 hans2103 - change - 2 Aug 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Aug 2020
Category Installation Language & Strings
avatar hans2103 hans2103 - change - 2 Aug 2020
Title
add sr-only text to first column of table head
[4.0] [a11y] add sr-only text to first column of table head
avatar hans2103 hans2103 - edited - 2 Aug 2020
avatar brianteeman
brianteeman - comment - 2 Aug 2020

While I obviously disagree with the need for this it is not correct markup.

If it is a table heading then it must be a th and not a td. You can also not have a scope on a td

avatar hans2103
hans2103 - comment - 2 Aug 2020

While I obviously disagree with the need for this it is not correct markup.

If it is a table heading then it must be a th and not a td. You can also not have a scope on a td

thank you for your feedback. I will update my PR.

avatar hans2103 hans2103 - change - 2 Aug 2020
Labels Added: ? ?
avatar brianteeman
brianteeman - comment - 2 Aug 2020

The code now does what it says it will do

avatar zwiastunsw zwiastunsw - test_item - 4 Aug 2020 - Tested successfully
avatar zwiastunsw
zwiastunsw - comment - 4 Aug 2020

I have tested this item successfully on 445984c


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30262.

avatar armenos armenos - test_item - 4 Aug 2020 - Tested successfully
avatar armenos
armenos - comment - 4 Aug 2020

I have tested this item successfully on 445984c


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30262.

avatar Quy Quy - change - 4 Aug 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 4 Aug 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30262.

avatar rdeutz rdeutz - change - 16 Oct 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-10-16 11:23:10
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 16 Oct 2020
avatar rdeutz rdeutz - merge - 16 Oct 2020

Add a Comment

Login with GitHub to post a comment