? ? ? Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
14 Dec 2020

On the install languages page every language has an identically named button. Just as you wouldnt have more than one link with the same name you shouldnt have more than one button.

This PR adds an aria-label to each button with the value of "Install "

To test apply pr and view source and you will see the aria-label
image

(cc @carcam as agreed but you dont seem to be replying)

avatar brianteeman brianteeman - open - 14 Dec 2020
avatar brianteeman brianteeman - change - 14 Dec 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 14 Dec 2020
Category Administration com_installer
avatar brianteeman brianteeman - change - 14 Dec 2020
Labels Added: ?
avatar infograf768
infograf768 - comment - 15 Dec 2020

Is RTL OK ?

avatar infograf768
infograf768 - comment - 15 Dec 2020

Tested rtl. Needs to place $language->name before the Text()
<?php if ($lang->isRtl()) : ?> etc.

avatar brianteeman
brianteeman - comment - 15 Dec 2020

Can it be a sprintf?

avatar joomla-cms-bot joomla-cms-bot - change - 15 Dec 2020
Category Administration com_installer Administration com_installer Language & Strings
avatar brianteeman
brianteeman - comment - 15 Dec 2020

Updated with new code to use sprintf so that it doesnt matter what order the verb and the noun are

avatar infograf768
infograf768 - comment - 15 Dec 2020

Looks fine

avatar toivo toivo - test_item - 17 Dec 2020 - Tested successfully
avatar toivo
toivo - comment - 17 Dec 2020

I have tested this item successfully on b2eb168

Tested successfully in Beta6-dev of 17 December. RTL not tested.


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

avatar gostn
gostn - comment - 18 Dec 2020

I have tested this item successfully on b2eb168


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

avatar gostn gostn - test_item - 18 Dec 2020 - Tested successfully
avatar richard67 richard67 - change - 18 Dec 2020
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 18 Dec 2020

RTC


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

avatar infograf768 infograf768 - close - 18 Dec 2020
avatar infograf768 infograf768 - merge - 18 Dec 2020
avatar infograf768 infograf768 - change - 18 Dec 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-12-18 19:36:54
Closed_By infograf768
Labels Added: ? ?
avatar brianteeman
brianteeman - comment - 18 Dec 2020

thanks

Add a Comment

Login with GitHub to post a comment