1 commentaire (1 commentaire)0 réactions (0 réactions)0 assignés (0 assignés)JavaScript1 249 stars (1 249 stars)415 forks (415 forks)batch import
help wanted
Description
is there any way to change column order by dragging ?
Guide contributeur
- Stack technique
- javascriptreact
- Domaine
- frontend
- Type d'issue
- feature
- DifficultéDifficulté estimée pour un nouveau contributeur, de 1 pour un très petit changement à 5 pour un travail expert.
- 4
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- over 1 week
- Statut d'activitéDisponibilité apparente de l'issue : fraîche, active, ancienne, bloquée ou en attente d'un mainteneur.
- stale
- ClartéClarté avec laquelle l'issue explique le changement attendu, les critères d'acceptation et la prochaine étape.
- needs investigation
- Prérequis
- Aucun
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 10
- Direction de recherche
- This issue asks for drag and drop column reordering functionality. The repository is a React table component library. To implement this, one would need to add event handling for drag and drop, manage column order state, and possibly integrate with a library like react beautiful dnd. The existing codebase in src/ should be explored for column configuration and rendering. There are no comments or linked PRs providing additional context. The maintainer should clarify whether this feature is desired and if any existing constraints exist.