Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to click on the affected URLs of a pattern and see which URLs have been affected #1009

Open
code-geek opened this issue Sep 6, 2024 · 0 comments · May be fixed by #1038
Open

Ability to click on the affected URLs of a pattern and see which URLs have been affected #1009

code-geek opened this issue Sep 6, 2024 · 0 comments · May be fixed by #1038
Assignees

Comments

@code-geek
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants