5sControl / 5sControl/5s-frontend
in orders view, add the ability to move columns when clamped
- Lingua principale
- TypeScript
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
в orders view, добавить возможность перемещать колонки при зажатии
Expected Result:
При зажатии лкм и перемещении столбцов, они сохраняются в нужном порядке
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look for the orders view component, likely in a file like `src/views/OrdersView.tsx` or similar. Investigate the table or grid library being used (e.g., Material-UI, AG Grid, or a custom component) to understand how columns are currently rendered. Research how to implement drag-and-drop column reordering, possibly using a library like `react-dnd`. The goal is to allow left-click drag to reorder columns and persist that order, likely to local storage or backend settings.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- react, typescript
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100