Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]fix(styles): horizontal nav a11y #5087

Closed
wants to merge 1 commit into from

fix(styles): horizontal nav a11y [ci visual]

b5e8c63
Select commit
Loading
Failed to load commit list.
Closed

[WIP]fix(styles): horizontal nav a11y #5087

fix(styles): horizontal nav a11y [ci visual]
b5e8c63
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Mar 14, 2024 in 4m 11s

1/2 Fail(s): TITLE

Status: FAIL

    Here are some stats of the run:
    2 validations were ran.
    1 PASSED
    1 FAILED

Details

❌ Validator: TITLE

  • This is work in progress. Do not merge yet.
    Input : [WIP]fix(styles): horizontal nav a11y
    Settings : {"must_exclude":{"regex":"^\\[WIP\\]","message":"This is work in progress. Do not merge yet."}}
  • Semantic release conventions must be followed.
    Input : [WIP]fix(styles): horizontal nav a11y
    Settings : {"must_include":{"regex":"^(feat|docs|chore|fix|test)(\\(\\w+\\))?(:|\\().+$","message":"Semantic release conventions must be followed."}}

✔️ Validator: DESCRIPTION

  • ✔️ description must exclude '[ ]'
    Input : ## Related Issue
    Closes none

Description

  • Updated accessibility attributes for horizontal navigation;

  • Updated two-click area example with correct dropdown arrow styling

     Settings : ```{"must_exclude":{"regex":"\\[ \\]","message":"There are incomplete TODO task(s) unchecked."}}```