-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When using report on huge site and it can become hard to make an inventory of all error kinds since you need to crawl on every page report with error to collect each unique error kind.
Like on 500pages which report a total of 200 errors, you may have 80 ones which have invalid link closing tag, 60 errors about missing "alt' attribute on image, and a 5 other various errors.
Finally, you have 7 different errors kinds you may fix quickly but it is hard to know without to read for 200 errors.
There should be a summary of unique similar error based on the error title, not the content.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request