[WIP]fix(styles): horizontal nav a11y #5087
Closed
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."}}```
Loading