HumanSignal / HumanSignal/label-studio

Can't have multiple Choice tags with both required and perRegion attributes set to true

Open
#6,562 1 comment 0 reactions 0 assignees View on GitHub
community_issue
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**
On creating an xml, with multiple Choice tags (I tried it with TextArea as well and it made the same behavior) where both tags have `required=true` and `perRegion=true`, only one of them is set to be required while the other one is get by-passed.

This is an example of XML I'm using
`


























`

**Expected behavior**
While choosing only one choice and neglecting the other one and trying to submit, it should block me as both are required.

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.