dequelabs / dequelabs/axe-core

Check messages don't include a space char when given an array with multiple values

Open
#3,344 0 comments 0 reactions 0 assignees View on GitHub
core fix rule metadata
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

A check message like `${data.prohibited}` should get rendered as `aria-label, aria-labelledby` if `data.prohibitted` is set to `['aria-label', 'aria-labelledby']`. Instead it is rendered without space (`aria-label,aria-labelledby`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.