gcdevops / HRWhiteListing

MIT License
2 stars 0 forks source link

Employee Info (Admin Mode) - Ensure every id attribute value used in ARIA and in labels is unique #260

Open will0684 opened 4 years ago

will0684 commented 4 years ago

Title: WCAG 4.1.1: Ensures every id attribute value used in ARIA and in labels is unique (.o_group_col_6.o_invisible_modifier[name="user_id"]) Tags: Accessibility, WCAG 4.1.1, duplicate-id-aria

Issue: Ensures every id attribute value used in ARIA and in labels is unique (duplicate-id-aria - https://dequeuniversity.com/rules/axe/3.5/duplicate-id-aria?application=msftAI)

Target application: ALEKSANDAR BATINIC - Odoo - http://localhost:8069/web#id=9421&action=137&model=hr.employee&view_type=form&cids=1&menu_id=95

Element path: .o_group_col_6.o_invisible_modifier[name="user_id"]

Snippet:

How to fix: Fix any of the following: Document has multiple elements referenced with ARIA with the same id attribute: o_field_input_466

Environment: Chrome version 80.0.3987.163

====

This accessibility issue was found using Accessibility Insights for Web 2.16.0 (axe-core 3.5.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.