Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Character Limit Validation for Tags Configuration #1758

@ashishkumar-webkul

Description

@ashishkumar-webkul

Bug report

Issue Description

Currently, there is no character limit validation for tags in the system. To ensure consistency and maintain UI integrity, a character limit should be added when configuring tags. This will prevent excessively long tags that can affect usability and display.

Steps to reproduce

  1. Go to Admin -> Settings -> Other Settings -> Tags
  2. Create a new tag or edit tag -> Name Text Field
  3. Add any entry more the 30-50 character.

Expected Solution:

  1. Add a configurable character limit for tag names (suggested range: 30 to 50 characters).
  2. Provide an error message if the input exceeds the allowed limit.
  3. Ensure the validation applies both at the database level and in the frontend.

Additional Context:

This enhancement will help maintain a clean and user-friendly interface while improving data consistency.

Screenshot

https://prnt.sc/zZFVYgR7jr7t
https://prnt.sc/qu_JxlhBAQpo
https://prnt.sc/ZljJSTK0hwVy

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions