Description
Right now the affected URLs number is not clickable, and there is no way to tell which N URLs were affected by a particular pattern. This feature adds an ability to click into the number and actually see the URLs.
Implementation Considerations
- This will require a brand new page which should have the same styling as the rest of the website
- A way to do this is to filter the candidate URLs list itself for these affected URLs so that all functionality is preserved.
Deliverable
- Ability to drill into affected URLs
Dependencies
No response