HumanSignal / HumanSignal/label-studio
[Rating] defaultValue not working
Open
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
According to the [docs](https://labelstud.io/tags/rating#:~:text=The%20Rating%20tag%20adds%20a,text%2C%20time%20series%2C%20video.), `defaultValue` should preset `Rating`'s value. It does not seem to work though.
[playground example](https://labelstud.io/playground?config=%3CView%3E%0A%20%20%3CText%20name%3D%22txt%22%20value%3D%22%24text%22%20%2F%3E%0A%20%20%3CRating%20name%3D%22rating%22%20toName%3D%22txt%22%20maxRating%3D%2210%22%20icon%3D%22star%22%20size%3D%22medium%22%20%2F%3E%0A%3C%2FView%3E).
Contributor guide
Assessment
This issue has not been assessed yet.