diff --git a/apps/frontend/src/pages/[type]/[id]/settings/tags.vue b/apps/frontend/src/pages/[type]/[id]/settings/tags.vue index cc51f88c4..cf4f41e76 100644 --- a/apps/frontend/src/pages/[type]/[id]/settings/tags.vue +++ b/apps/frontend/src/pages/[type]/[id]/settings/tags.vue @@ -6,11 +6,31 @@ Tags + +
+ + {{ tooManyTagsWarning }} +
+ +
+ + {{ multipleResolutionTagsWarning }} +
+ +
+ + {{ allTagsSelectedWarning }} +
+

Accurate tagging is important to help people find your {{ formatProjectType(project.project_type).toLowerCase() }}. Make sure to select all tags that apply.

+

Please upload a version first in order to select tags!

@@ -112,145 +132,182 @@ - +