You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: