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

COSMOS Feature to Display Affected URLs for Patterns #1007

Closed
code-geek opened this issue Sep 6, 2024 · 0 comments
Closed

COSMOS Feature to Display Affected URLs for Patterns #1007

code-geek opened this issue Sep 6, 2024 · 0 comments
Assignees

Comments

@code-geek
Copy link
Contributor

code-geek commented Sep 6, 2024

Description

Right now if you want to exclude 50 URLs based on a pattern, then include 2 of them, there is no way to do this. This feature will allow a user to include certain URLs that fall within a pattern. This will sit on top of existing exclude patterns. 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 Oct 1, 2024
@CarsonDavis CarsonDavis changed the title Feature to include URL patterns COSMOS Feature to Display Affected URLs for Patterns Dec 5, 2024
@NASA-IMPACT NASA-IMPACT deleted a comment from Kirandawadi Dec 5, 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

3 participants