HumanSignal / HumanSignal/label-studio

Dynamic Positions of the Labels

Open
#5,662 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Possibility of dynmaic positions of the label tags**
In the NLP, in NER annotation, i can put the position of the labels in top, bottom, left and right.
Here, the problem arises, when the text is more than a page long, and needs scrolling. When it needs scrolling, the tags just gets scrolled along with the text. So, for a long text, it creates a difficulty for long text.

For example:
I have put the tags on the right side:
![image](https://github.com/HumanSignal/label-studio/assets/72460176/0965cd98-4fa8-4c51-8bad-ff2548ab3d6c)

Now, when i have to annotate the documents where are at teh below, then i have the problem, the tag is not there anymore:
![image](https://github.com/HumanSignal/label-studio/assets/72460176/ad085d15-cb7b-4e17-81fc-fe22987de181)

**Solution**
A fixed place for the tags, where the scrolling of the text documents does not effect would be great. This is also present in the docanno application.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.