appsmith
appsmith copied to clipboard
fix: Resolved incomplete error message for rating widget.
Description:
When the Allow Half Stars property is turned off and the user enters a decimal value for the Default Rating, an incomplete error message is displayed. I have raised this PR in order to replace the error message for rating widget.
fixes: [Bug]: Incomplete error message for Rating widget #17654
Screenshots
Before resolving bug:
After resolving bug:
Summary by CodeRabbit
-
Enhancements
- Updated validation message in the
RateWidget
component from "Allow half" to "Allow half stars" for better clarity.
- Updated validation message in the