Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

[BUG] Tags Duplication #10349

Open
Open
@feres7

Description

@feres7

Has this bug been raised before?

  • I have checked "open" AND "closed" issues and this is not a duplicate

Where did you find this bug?

Production on biodrop.io

Version of BioDrop (for example "v1.2.3")

v2.100.2

Description

When adding tags to your profile or event ticket tags can be duplicated
there is this text under the tags field (Separate tags with commas (tags cannot be duplicated and max 32 characters).) so the handler should not allow duplication and there is no condition for that

Steps to Reproduce

If you know the steps, follow the below format and provide steps to reproduce

For example:

  1. Go to Edit profile page.
  2. try to add tags with the same name

Screenshots

image
image

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

This is the handler responsible for it (handleKeyUp) I will just add a condition If a duplicate tag is found
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions