HumanSignal / HumanSignal/label-studio
Shortcut for text label overlaps with global command "a"
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Description**
When project has enough labels, one of them can get assigned "a" as a shortcut. However, when using it, it leads to leaving the annotation screen back to the task overview screen.
**To Reproduce**
Steps to reproduce the behavior:
Configure at least 15 labels in text labeling project or assign by hand a shortcut "a" to a label:
``
**Expected behavior**
System should not allow assignment of a shortcuts that overlap with global hotkeys:
- it should avoid them in random assignments
- it should complain in a label configuration validation step
**Environment (please complete the following information):**
- OS: Linux/Ubuntu 20.04
- Label Studio Version 1.4.0
Contributor guide
Assessment
This issue has not been assessed yet.