Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corriger les incohérences UI/UX concernant les catégories #83

Open
bzg opened this issue Nov 27, 2023 · 4 comments
Open

Corriger les incohérences UI/UX concernant les catégories #83

bzg opened this issue Nov 27, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bzg
Copy link
Contributor

bzg commented Nov 27, 2023

Les catégories apparaissent dans les filtres quand on cherche un logiciel du SILL.

Mais on ne sait pas d'où viennent ces catégories et on ne sait ni comment les ajouter au moment du référencement d'un logiciel ni comment les éditer sur les fiches existantes.

@garronej
Copy link
Collaborator

garronej commented Nov 27, 2023

It's not great indeed.
Thoses category are generated by chatGPT. I asked the SILL to split the softwares into categories.
https://github.com/codegouvfr/sill-data/blob/1df0cde753a44c84678fe79be808dca584a599a7/software.json#L156-L158

At the moment the categories can only be managed by editing manually je JSON files.

When a software is added, by default, it has no category and thus only appear in the "all" filter.

@bzg
Copy link
Contributor Author

bzg commented Nov 27, 2023

Continuons en français sur les issues ouvertes en français et en anglais sur celles ouvertes en anglais (je vais clarifier ça dans un CONTRIBUTING.md).

ChatGPT ne doit être utilisé nulle part pour le SILL pour l'instant: ni pour générer du code ni pour générer des données.

At the moment the categories can only be managed by editing manually je JSON files.

OK, discutons avec @JeromeBu des améliorations possibles via l'UI.

@bzg bzg modified the milestones: 1.4, 1.5 Nov 27, 2023
@bzg bzg changed the title Incohérence UI/UX concernant les catégories Corriger les incohérences UI/UX concernant les catégories Jan 24, 2024
@bzg bzg added the enhancement New feature or request label Sep 4, 2024
@bzg bzg modified the milestones: 1.5, 1.7 Oct 25, 2024
@guillermau
Copy link
Collaborator

Différence entre applicationCategory et keywords ?
Fusion entre applicationCategory de Software et SoftwareExternalData ?

@guillermau
Copy link
Collaborator

Affichage des champs catégories dans #128
Besoin pour #129 car besoin de faire la liste des catégories pour la recherche

Création d'un champ modifiable dans le formulaire ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants