ryanhowdy / fcms

Family Connections - Create a private family website.
http://www.familycms.com
GNU General Public License v2.0
82 stars 41 forks source link

Duplicate 'categories' #620

Closed GregLeonhardt closed 1 year ago

GregLeonhardt commented 3 years ago

When uploading photos (advanced mode) the 'Category' box defaults to "Create New Category". This is fine but when the user enters a category name that already exists, a second category is created with the exact same name. This can be extremely confusing.

ryanhowdy commented 1 year ago

I'd consider this an enhancement.

During the upload process we should do a check that the category name is unique and if not it will ask you if you meant the other existing category.