DevChatter / DevChatter/DevStreams

Add a Tag Type property to Tags

Abierto
#80 0 comentarios 0 reacciones 0 asignados Ver en GitHub
✨ enhancement
Lenguaje dominante
CSS
Estrellas
32
Forks
19
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I think it would be useful for clients to know what **category** of thing a given tag represents - for example _Programming Language_ (C#, C, C++, F#, Rust etc), _Stream Language_ (English, German, etc) and _Framework_ (.Net Core, Vue.js, etc). A new column should be added to the Tags table for this, along with a supporting table of TagCategories. Then the Admin pages should be updated to allow administrators to categorize tags. The tag category should be mandatory.

This would allow clients to display tag choices grouped by type, like this:

![image](https://user-images.githubusercontent.com/7979108/57193514-c45daf00-6f33-11e9-91a4-1fd843d8b6da.png)
(example above using Adaptive Cards)

Other categorizations might be useful, but these 3 should be supported at minimum, along with **Other** to account for tags where its not obvious which category the tag falls into..

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Localiza la tabla Tags y las páginas Admin que gestionan las etiquetas; después, inspecciona el esquema existente y el flujo de administración. Añade la compatibilidad con TagCategories y la asignación obligatoria de una categoría a cada etiqueta, con las categorías mínimas solicitadas y Other; el trabajo estará terminado cuando los administradores puedan categorizar las etiquetas y los clientes puedan usar esas categorías para agrupar las opciones de etiquetas.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
backend, database, frontend
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.