EqualifyEverything / equalify

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

Reports on Single Pages Not Loading #387

Closed bbertucc closed 3 months ago

bbertucc commented 3 months ago

Reports on single pages are not loading.

heythisischris commented 3 months ago

This appears to not be a bug- we're showing URLs that have no problematic nodes associated with them.

To fix the issue, I'm simply not returning URLs that have 0 nodes associated with them. We're good!

bbertucc commented 3 months ago

Thanks. I confirm this is working as expected.