Skip to content

Handle 404 when importing a valid-looking but nonexistent issue URL #13

Description

@richardkmichael

When a user imports a URL like github.com/owner/repo/issues/99999 that returns 404 from the REST API, the popup should handle this gracefully.

Currently, the import validation accepts URLs that match the issue URL pattern, but doesn't verify the issue exists until fetch time. A 404 response likely shows as a generic failed load.

Consider showing a clear message that the issue was not found, distinct from network errors or rate limiting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions