Actions
Bug #37
closedCategory name and description fields do not enforce proper max length and cause UI overflow
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
03/23/2026
Due date:
% Done:
100%
Estimated time:
Description
Steps to Reproduce
Go to Masters->Categories
Click on "Add Category"
In Category Name, enter a very long sentence (exceeding normal limits)
In Description, paste or type multiple long lines of text
Observe the input fields
Expected Behavior
Category Name should:
- Enforce a max character limit
- Prevent overflow or truncate properly
Description field should: - Enforce a max character limit
- Prevent overflow or truncate properly
Actual Behavior
Category Name allows excessively long input without restriction
Text overflows visually and is not handled properly
Description field:
- Allows large text
- No validation or error message is shown
Files
Actions