HumanSignal / HumanSignal/label-studio
cannot reorder the pre-annotated rectangles in the "Outline" menu directly within the UI
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
Hello,
I am working on an OCR-related annotation problem. I have followed [this step-by-step tutorial to prepare](https://labelstud.io/blog/improve-ocr-quality-for-receipt-processing-with-tesseract-and-label-studio/) my preannotations. I have successfully built the project, and I can see both the image and rectangles with text in the UI.
So far, everything is perfect. However, while annotating, I sometimes notice that the rectangles in the "Outline" menu are not sorted as I would like them to be, and I want to change this order. I have tried simply dragging and dropping the rectangles in this menu, but the export does not show any change in the order.
This is especially important when I find words that the OCR tool did not detect, and I have to add them manually. In such cases, the new rectangle gets added as the last item in the menu which is not idea.
Please let me know if this is something doable with label-studio or how do you suggest I solve this issue.
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.