EqualifyEverything / equalify

A web accessibility platform, managing issues by integrating with A11Y services.
https://equalify.app
Other
117 stars 21 forks source link

Axe "Incomplete" should be tagged "Warning" with Equalify Schema #378

Closed bbertucc closed 4 months ago

bbertucc commented 4 months ago

Currently, I don't think imcomplete is tagged. This will need to be updated with #377

bbertucc commented 4 months ago

@azdak I know I was handling the Equalify schema, but I've gotten my hands tied up in a crazy lot of stuff. If possible, could you update the schema in the scan and here: https://github.com/EqualifyEverything/equalify-schema/blob/main/equalify-schema-app/converters/axe-core.js

If not, feel free to re-assign it to me and I'll add it to my crazy list

bbertucc commented 4 months ago

This was done here: https://github.com/EqualifyEverything/equalify-schema/pull/3

@heythisischris turning this to you with a question: Do you need to update the API to handle this change in the schema?