label-studio-frontend icon indicating copy to clipboard operation
label-studio-frontend copied to clipboard

Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package

Results 207 label-studio-frontend issues
Sort by recently updated
recently updated
newest added

Hi, i'm embedding lsf into a custom application and i want to persist annotations into a json file (and load them later on). My setup is pretty simple for testing:...

Hi, i'm trying to embed LSF into a custom application which works fine. I need to be able to recognize operations such as creation and deletion of regions and their...

- fix calculating ready states for image regions inside view all - allow to display regions in richtext's iframes inside view all

Bug description on toolbar,js found "move-tool" cannot use the mouse and keyboard to toggle the selected state Bug cause on tools/manager.js , when use "move-tool" ,the selectTool function. received ”value“...

bug
labeling

Hello! I believe there is a bug with _selected_ property of _Choice_ tag when used within _Taxonomy_. It can be reproduced in the [playground](https://labelstud.io/playground/?config=%3CView%3E%3Cbr%3E%20%20%3CText%20value%3D%22This%20is%20a%20text%22%20name%3D%22text%22%20%2F%3E%3Cbr%3E%20%20%3CTaxonomy%20name%3D%22category%22%20toName%3D%22text%22%3E%3Cbr%3E%20%20%20%20%3CChoice%20value%3D%22Positive%22%20selected%3D%22true%22%20%2F%3E%3Cbr%3E%20%20%20%20%3CChoice%20value%3D%22Negative%22%20%2F%3E%3Cbr%3E%20%20%3C%2FTaxonomy%3E%3Cbr%3E%3C%2FView%3E) and occurs in multiple different versions....

bug
labeling

I have a scroll issue for multi channel in time series project. (for example 3 channels) When I control overview at the bottom of the screen, the scroll goes up...

enhancement
time series