Actions
Bug #2500
openTag Can Be Created with Less Than 5 Characters
Start date:
06/12/2024
Due date:
% Done:
0%
Estimated time:
Description
Description
Tag creation page allows users to create tags with less than the required minimum of 5 characters. This issue affects data consistency and may lead to inefficient tag management.
Steps to Reproduce
1.Log in as user.
2.Navigate to the create tag page.
3.Create a tag with less than 5 characters (e.g., "as").
4.Save the tag.
Expected
The page should prevent tags from being created with fewer than 5 characters and display an error message "the title field is required" in red letters.
Actual Result
The page allowscreation of tags with fewer than 5 characters without any error message.
Environment
Device: iPhone 14 Max
Browser: Safari (latest version)
Operating System: iOS 16
Files
Actions