Bug #18377
Color Fields Accept Invalid Alphabetic Input in Add Section
Start date:
2026-08-03
Due date:
Estimated time:
Affected Version:
Reproducible:
Description
1.Log in to the CMS Portal
2.Log in as an Editor
3.Open the Website Preview
4.Navigate to Add Section
5.Enter values in the Color, Text Color, or Background Color fields
6.Observe the field validation
Issue
The Color, Text Color, and Background Color fields accept alphabetic characters instead of validating only valid color values
Files
Updated by Nithin Raj V V about 1 month ago
- Status changed from New to Resolved
The RGB input allows temporary invalid characters while editing. On blur, the value is validated, and if it's invalid, it automatically reverts to the last valid value. This is expected behavior, not an issue.
Updated by Arathy V J 29 days ago
- Status changed from Resolved to Closed
As per the comment, the issue has been closed