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

Add Include URL Functionality for Exclude Patterns on Affected URLs Page #1043

Closed
Kirandawadi opened this issue Sep 28, 2024 · 1 comment
Closed
Assignees

Comments

@Kirandawadi
Copy link
Collaborator

Description

Currently, the Affected URLs page for exclude patterns does not have the ability to include specific URLs that were excluded by the pattern. We need to add this functionality to give curators more granular control over which URLs are included or excluded.

Implementation Considerations

  • For "Include URL" toggle functionality, hit appropriate include-pattern and exclude-pattern API endpoints to store the patterns.
  • Take inspiration from "Candidate URLs" page to implement a "ADD PATTERN" button in "Affected URLs" page.

Deliverable

  1. Updated Affected URLs page with an "Include URL" toggle for each URL
  2. Backend API endpoint to handle the inclusion of specific URLs
  3. Refresh mechanism for the Affected URLs table after inclusions are made

Dependencies

No response

@Kirandawadi Kirandawadi self-assigned this Sep 28, 2024
@Kirandawadi
Copy link
Collaborator Author

Duplicate! Already addressed in #1007

@Kirandawadi Kirandawadi closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant