• Hey there!

    Wonderful plugin, been using it for years. I have a client that requires ADA accessibility updates. Your plugin came up with 1 change so far that’s needed. I made it myself in the core plugin, though of course that’ll be erased the moment you update. So I’m hoping you can add this in. It’s such a small change, I hope it won’t be a problem. This was recommended by Accessible360.

    Here’s the Code Change – in login-with-ajax.source.js line 24:
    statusElement = $('<span class="lwa-status" role="alert"></span>');

    Here’s what Accessible360 said:

    Place a role=”alert” on the element that wraps this message. Ensure that this role is always on the element from the moment it is created until it is destroyed. This role will not work if it is added to an already existing DOM element.

    • This topic was modified 5 years, 1 month ago by Matt Mintun.
Viewing 1 replies (of 1 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Hey! I am happy to make things accessible, and happier to hear that’s the only tweak necessary!

    I’ll make sure that’s added to the next update. Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Accessibility Updates’ is closed to new replies.