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

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

Open
frederik-encord opened this issue Jan 2, 2023 · 0 comments
Open

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

frederik-encord opened this issue Jan 2, 2023 · 0 comments
Labels
🐞confirmed bug Something isn't working

Comments

@frederik-encord
Copy link
Contributor

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.

@Encord-davids Encord-davids added the 🐞confirmed bug Something isn't working label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞confirmed bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants