Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

bug: Editor links doesn't work for COCO imports on  #48

@frederik-encord

Description

@frederik-encord

Provide environment information

Generic error. Not necessary.

Describe the bug

With the new local import of COCO projects, links to the Encord editor will no longer work.
We will need to detect when this is the case and avoid showing the link.

To reproduce

  1. Import a COCO project:
encord-active import project --coco -i ./images -a annotations.json
  1. Open the app with the newly imported projects.
  2. Go to the Explorer view
  3. Click the "✏️ editor" button.
  4. See the link being broken.

Additional information

To fix this, we should store when a project is imported from Encord vs. COCO and only show editor links when imported from Encord.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions