Description:
I'd like to contribute to Joomla by improving the accessibility of the administrator login page. Currently, users who rely on assistive technologies may experience difficulties due to the lack of proper ARIA attributes. Adding these enhancements will make Joomla more inclusive and improve the overall user experience for visually impaired users.
This improvement will include:
Reviewing the HTML/PHP template used for the admin login page (e.g., in the default "isis" template).
Ensuring the
Ensure compliance with web accessibility standards (e.g., WCAG).
Make Joomla more user-friendly for those relying on assistive technologies.
Provide a small yet meaningful improvement without requiring deep changes in Joomla’s core logic.
Implementation approach:
Analyze the current admin login form structure and identify missing ARIA attributes.
Modify the template to add appropriate ARIA roles, labels, and attributes.
Validate the changes using accessibility testing tools and screen readers.
Document the improvements to inform developers and maintainers.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-03-18 17:28:49 |
Closed_By | ⇒ | syediyanulla |
https://www.w3.org/TR/using-aria/#rule1