Open qhreul opened 3 years ago
@qhreul which labeling config are you using? I've seen this happen with some labeling configs but not others.
@smoreface The project was created based on the Named Entity Recognition template.
I recommend upgrading to 1.2.0, @qhreul. I have a NER project in 1.2.0 and I can move the labels list around perfectly!
@smoreface We are actually using v1.2.0, but the issue remains. I have attached a short movie of the issue to describe. https://user-images.githubusercontent.com/20356112/133151387-dd64afd1-23b6-4a29-b81b-48ebbdc30188.mov
@qhreul looks like you're possibly using the hypertext NER template from the playground, not the text NER template in the product.
On the labeling interface tab, can you click "code" and share your labeling config XML? I'm still not able to reproduce this (I don't have an option to change the label positions with the hypertext NER template).
@smoreface We use the HTML representation for the text as opposed to the plain text. However, there does not seem to be anything in the XML code limiting where the information is displayed.
Thanks @qhreul, I was able to reproduce this! It seems to be related to using the filter tag in combination.
Describe the bug In the settings, there is a possibility to change the location of the list of labels in the UI. However, it seems that only "top" can be selected. This has a usability impact when dealing with large document.
To Reproduce Steps to reproduce the behavior:
Expected behavior Ability to move the list of labels for display
Environment (please complete the following information):