Open
Description
Describe the bug
After adding Annotation for task from ML API
, new Annotation has created and Submit
button will not visible. If I want to modify the annotation done by ML API then I have to switch to Admin annotation for that.
To Reproduce
Steps to reproduce the behavior:
- Go to label-studio URL
- Create new project
- Add Labeling interface and also ML API
- Upload one task file
- Now ML API will annotate data
- Click on the task. Now you will see new Annotation as mention in above image without
Submit
button.
Expected behavior
Submit button should be visible so that we can modify the annotation done by ML API.
Environment (please complete the following information):
- OS: [e.g. iOS]
- Label Studio Version [e.g. 0.8.0]
Additional context
Add any other context about the problem here.