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

Add skill filter to task list page

Ouverte
#1,051 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Difficulty: Hard
Langage dominant
JavaScript
Étoiles
120
Forks
75
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

# 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)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.