gcdevops / HRWhiteListing

MIT License
2 stars 0 forks source link

Admin Settings My Company - Ensure elements with an ARIA role that require parent roles are contained by them #252

Open will0684 opened 4 years ago

will0684 commented 4 years ago

Title: WCAG 1.3.1: Ensures elements with an ARIA role that require parent roles are contained by them (.nav-link) Tags: Accessibility, WCAG 1.3.1, aria-required-parent

Issue: Ensures elements with an ARIA role that require parent roles are contained by them (aria-required-parent - https://dequeuniversity.com/rules/axe/3.5/aria-required-parent?application=msftAI)

Target application: My Company - Odoo - http://localhost:8069/web#id=1&active_id=2&model=res.company&view_type=form&cids=1&menu_id=95

Element path: .nav-link

Snippet: General Information

Screen Shot 2020-04-23 at 10 58 35 AM

How to fix: Fix any of the following: Required ARIA parent role not present: tablist

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.