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~,Can you convert all the information on the LabelStudio panel to a specific language?

``` package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by...

wontfix

Hi label-studio team, I found a problem that ImageBbox cannot undo after drawing a box, it works only if I press "ctrl + z" 3 times. could you help to...

bug

I'd like to propose the move of the actual image from an image tag to the canvas, mainly because it would make my feature request https://github.com/heartexlabs/label-studio/issues/1425 much easier to implement...

Problem: Unable to pass data-dependent options to Choices tag. Solution: Added ChoicesList tag with options taken from JSON data

To support github [codespaces](https://github.com/features/codespaces) and the frictionless setup of local development environments, support for [devcontainers](https://code.visualstudio.com/docs/remote/containers) would be nice

There are two deprication warnings when starting the webpack dev server: ``` [DEP_WEBPACK_DEV_SERVER_CONSTRUCTOR] DeprecationWarning: Using 'compiler' as the first argument is deprecated. Please use 'options' as the first argument and...

Hi! I'd like to be able to label text that is inputted by the user via the TextArea tag however this feature is not possible yet. Please see the below...

enhancement

There are may be some different weird errors when store is detached, so looking for annotationStore from root is not possible. But it's easier and more correct to walk through...