You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Import a COCO project:
encord-active import project --coco -i ./images -a annotations.json
Open the app with the newly imported projects.
Go to the Explorer view
Click the "✏️ editor" button.
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: