code-corps / code-corps/code-corps-ember

Add skill filter to task list page

Abierto
#1,051 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Difficulty: Hard
Lenguaje dominante
JavaScript
Estrellas
120
Forks
75
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# Problem

On the task list page, we should have the option to filter by skills.

![image](https://cloud.githubusercontent.com/assets/1925540/22921145/be460884-f298-11e6-87a8-ce9230df7787.png)

Clicking on the filter shows a dropdown

![image](https://cloud.githubusercontent.com/assets/1925540/22921155/c73dc030-f298-11e6-9a23-b444d9b355f2.png)

The dropdown contains the user's own skills in the first grouping, with other skills in the second grouping. **Possibly these could be project skills or a union of all current task skills?** I guess that part depends on how the filter is implemented - client or API side.

When a filter is applied, we show which filters are active as a list of "dismissible" buttons.

![image](https://cloud.githubusercontent.com/assets/1925540/22921268/258dec8c-f299-11e6-8b89-f1b48aca02a4.png)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.