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
Describe the bug
Annotation can almost be resized despite document being finished. The resize takes place, but then a message that the document has been finished is still logged. However, the resize remains visible.
To Reproduce
Steps to reproduce the behavior:
Mark a document as finished
Resize an annotation
See that annotation remains resized but there was an error message
Expected behavior
The edit action should be rejected before it is performed, but only before the change is saved.
Please complete the following information:
Version and build ID: 32.0
The text was updated successfully, but these errors were encountered:
* release/32.x:
No issue: Fix small errors in the Ollama documentation
#4741 - Linked span in curation-mode not showing
#4756 - Annotation can almost be resized despite document being finished
#4751 - Suggestions flicker when Entity Linker recommender is used in combination with other recommenders
% Conflicts:
% inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/tasks/PredictionTask.java
Describe the bug
Annotation can almost be resized despite document being finished. The resize takes place, but then a message that the document has been finished is still logged. However, the resize remains visible.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The edit action should be rejected before it is performed, but only before the change is saved.
Please complete the following information:
The text was updated successfully, but these errors were encountered: