Actions
Bug #2361
openTag Minimum Length Validation
Start date:
03/01/2024
Due date:
% Done:
0%
Estimated time:
Description
The system enforces a minimum length of 5 characters for tag titles and does not display an error message in red if a shorter title is entered
Steps to Reproduce:
1.Go to the "Tags" page
2.Create a tag title with less than 5 characters
3.Click the "Create" button
Expected results:
The entered text should be displayed in the tag title field
An error message in red letters stating "Title field is required" should be displayed below the tag title field
The "Create" button should remain disabled
The tag should not be created
Actual Results:
The entered text is displayed in the tag title field
There is no error message displayed
The "Create" button is enabled
The tag is created successfully
The tag is displayed
Files
Actions