Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Disallow Duplicate Tags #93

Open
nikobatzi1990 opened this issue Jul 31, 2023 · 0 comments
Open

Bug: Disallow Duplicate Tags #93

nikobatzi1990 opened this issue Jul 31, 2023 · 0 comments
Labels
bug Something isn't working priority This is an important feature to work on.

Comments

@nikobatzi1990
Copy link
Owner

If a user adds a tag that has already been added to the tag list, then there will be two identical tags in the tag list and in the database. Instead, there should be an error message of some kind that tells the user that they are trying to input an already existing tag. The duplicate tag also should not be added to the database.

duplicate-tags
@nikobatzi1990 nikobatzi1990 added bug Something isn't working priority This is an important feature to work on. labels Jul 31, 2023
@nikobatzi1990 nikobatzi1990 changed the title Bug: Duplicate Tags Bug: Disallow Duplicate Tags Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority This is an important feature to work on.
Projects
None yet
Development

No branches or pull requests

1 participant