Actions
Bug #2501
openTag Can Be Created with More Than 25 Characters
Start date:
06/12/2024
Due date:
% Done:
0%
Estimated time:
Description
Description
Tag creation page allows users to create tags with more than the required maximum of 25 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 more than 25 characters (e.g., "123456789012345678900").
4.Save the tag.
Expected
The page should prevent tags from being created with more than 25 characters and display an error message "the title field is required" in red letters.
Actual Result
The page allows creation of tags with more than 25 characters without any error message.
Environment
Device: iPhone 14 Max
Browser: Safari (latest version)
Operating System: iOS 16
Files
Actions