ryersondmp / sa11y

Sa11y is an accessibility quality assurance tool that visually highlights common accessibility and usability issues. Geared towards content authors, Sa11y straightforwardly identifies errors or warnings at the source with a simple tooltip on how to fix them.
https://sa11y.netlify.app
Other
280 stars 43 forks source link

No hint for multiple items in "regions to ignore" #62

Closed HUisHU-Christian closed 1 year ago

HUisHU-Christian commented 1 year ago

Under "Exclusion" -> "Regions to ignore", the description lacks information about how to add several items. By looking into the code, I found out, that it's a comma separated list, but it would have been easier, if it would have stated clear. Actually it's a CSS selector syntax and it's logical when you think about the implementation, but it could be easier with a simple hint.

HUisHU-Christian commented 1 year ago

Moved to https://github.com/ryersondmp/sa11y-wp/issues/2