HumanSignal / HumanSignal/label-studio
Class name of View container in a labelling template doesn't match CSS selector due to a typo
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
In template [chatbot-assessment](https://github.com/HumanSignal/label-studio/tree/a8e0117910622bdce7833b63b73ed615c8b3cd9a/label_studio/annotation_templates/generative-ai/chatbot-assessment), class name of the View container isn't match the CSS selector.
Code at line: [label-studio/label_studio/annotation_templates/generative-ai/chatbot-assessment/config.yml at a8e0117910622bdce7833b63b73ed615c8b3cd9a · HumanSignal/label-studio](https://github.com/HumanSignal/label-studio/blob/a8e0117910622bdce7833b63b73ed615c8b3cd9a/label_studio/annotation_templates/generative-ai/chatbot-assessment/config.yml#L47)
(Since I'm not very good at CSS, this bug cost me some time 😅 )
**Environment (please complete the following information):**
- Label Studio Version 1.12.1
Contributor guide
Assessment
This issue has not been assessed yet.