? ? Pending

User tests: Successful: Unsuccessful:

avatar ylahav
ylahav
19 Mar 2017

Pull Request for Issue # .

Summary of Changes

Testing Instructions

Expected result

Actual result

Documentation Changes Required

The login form was change to be accessible

  • screen-reader only labels were added
  • colours were changed to get more contrast
avatar ylahav ylahav - open - 19 Mar 2017
avatar ylahav ylahav - change - 19 Mar 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 19 Mar 2017
Category Modules Administration Templates (admin)
avatar ylahav ylahav - change - 19 Mar 2017
The description was changed
avatar ylahav ylahav - edited - 19 Mar 2017
avatar C-Lodder
C-Lodder - comment - 19 Mar 2017
avatar wilsonge
wilsonge - comment - 19 Mar 2017

We need to add the language string for TPL_ATUM_GOTO_JOOMLA_HOME_PAGE :)

avatar C-Lodder
C-Lodder - comment - 19 Mar 2017

I also think any a11y CSS should go into a separate file (a11y.css). I'd then like to add a fixed button in the corner somewhere which when clicked on, adds a class to the body (<body class="a11y">) and all a11y CSS can be done like so:

.a11y .btn-success {
    color:  #000;
 }
avatar brianteeman
brianteeman - comment - 19 Mar 2017

i am not in favour of having a separate a11y css OR having a setting to improve a11y. We should be creating an accessible template by default not having an option to be accessible or not. (If nothing else that will lead to the bad old hathor days)

avatar ylahav ylahav - change - 19 Mar 2017
Labels Added: ? ?
avatar mbabker
mbabker - comment - 19 Mar 2017

The only accessibility options should be related to how Hathor offered different color styles for different cases (like the high contrast option, also not saying core needs to offer that but just using that example). Otherwise, accessibility is something you bake natively into the UI and markup, it's not an afterthought or an opt-in feature.

avatar brianteeman
brianteeman - comment - 19 Mar 2017

+100 lots not repeat the mistakes of the past!!!

avatar C-Lodder
C-Lodder - comment - 19 Mar 2017

@brianteeman - Yup don't worry. We had a chat about it and won't be going down that route

avatar C-Lodder
C-Lodder - comment - 19 Mar 2017

@ylahav - please compile the SCSS so others can test this PR

avatar wilsonge
wilsonge - comment - 19 Mar 2017

Merged with 1aae03d

avatar wilsonge wilsonge - change - 19 Mar 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-03-19 16:58:52
Closed_By wilsonge
avatar wilsonge wilsonge - close - 19 Mar 2017

Add a Comment

Login with GitHub to post a comment