InseeFr / InseeFr/Pogues

Moving columns order in a table

Open
#643 0 comments 0 reactions 0 assignees View on GitHub
Area: Refonte P3
Dominant language
JavaScript
Stars
23
Forks
19
Avg merge
19h 49m
Merged PRs (30d)
14

Description

🇬🇧

Table creation in Pogues abstract a bit the layout of the table itself. Specifically, the order of the columns is defined by the order of the measurement:

![image](https://user-images.githubusercontent.com/1663283/210524442-94b1aef7-00e0-43ad-82d4-a43430d5f5c5.png)

As a user, if i want to change this order, there is no easy way. Two solutions:

1. a drag & drop feature as we have in the questionnaire structure view
2. an up & down button as it exists for lists

🇫🇷

La création d'un tableau dans Pogues rend un peu abstraite la gestion de l'affichage. Particulièrement, l'ordre des colonnes est défini par l'ordre des "Informations mesurées" :

![image](https://user-images.githubusercontent.com/1663283/210525676-5a887a92-b817-4fb0-9278-768f19b252a8.png)

En tant qu'utilisateur, si je veux changer cette ordre, rien de facile. Deux solutions possibles :

1. une fonctionnalité de drag & drop comme pour la vue structurelle du questionnaire
2. des boutons haut & bas comme pour les listes

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.