appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

fix: Resolved incomplete error message for rating widget.

Open prasad-madine opened this issue 7 months ago • 6 comments

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: Screenshot from 2024-07-04 16-23-15

After resolving bug: Screenshot from 2024-07-04 16-32-03

Summary by CodeRabbit

  • Enhancements
    • Updated validation message in the RateWidget component from "Allow half" to "Allow half stars" for better clarity.

prasad-madine avatar Jul 04 '24 11:07 prasad-madine