Actions
Bug #2389
openTag title field accepts less characters than the specified limit of 5 characters
Status:
New
Priority:
High
Assignee:
-
Start date:
03/05/2024
Due date:
% Done:
0%
Estimated time:
Description
Despite the specified minimum limit of 5 characters for a tag title, the system allows tag titles to be created with less than 5 characters.
Steps to reproduce:
1. Navigate to the Tags page: https://qainterrapt.brainster.xyz/tags
2. Click on the "Create" button, positioned in the top right corner of the page.
3. Enter a tag title with less than 5 characters in the title field.
4. Click on the "Create" button.
Expected result:
If a user attempts to create a tag with less than 5 characters in the title, the system should display an error message indicating that the title must contain at least 5 characters.
Actual result: The system allows tag titles to be created with less than 5 characters.
Actions