HumanSignal / HumanSignal/label-studio

Multi-selection for label instances not working

Open
#4,275 3 comments 1 reaction 1 assignee Claimed by @makseq View on GitHub
configuration labeling config question
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
When labelling data with bounding boxes and choice labels (per region) it should be possible to label multiple objects at once. This is not possible at the moment - when I select multiple objects, the choice label disappears.

**To Reproduce**
Steps to reproduce the behavior:
1. Create a project with labelling template:
```










```
2. Draw a few objects/regions of any type.
3. Select more than one object at once,
4. The "color" choice tag is not visible anymore.

**Expected behavior**
The choice label shouldn't disappear. It should be possible to add a label to multiple objects/regions at once.

**Screenshots**
When choosing one object the color choice is visible:
![Zrzut ekranu 2023-05-30 122249](https://github.com/heartexlabs/label-studio/assets/17768798/5a368082-09bc-4747-9871-7f2bef234ccf)
When choosing multiple objects the color choice is not visible:
![Zrzut ekranu 2023-05-30 122304](https://github.com/heartexlabs/label-studio/assets/17768798/8a3c8a37-ffb0-49fd-96be-1e0f9a32ae03)

**Environment (please complete the following information):**
- OS: Ubuntu 20.04 LTS
- Label Studio Version 1.7.3

**Additional context**
This is not in accordance with the documentation - this functionality was introduced in version 1.3 - https://github.com/heartexlabs/label-studio/issues/655

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.