react-bootstrap-table/react-bootstrap-table2
Voir sur GitHubcolumn reordering with drag & drop
Open
#493 ouverte le 16 août 2018
2 commentaires (2 commentaires)1 réaction (1 réaction)0 assignés (0 assignés)JavaScript1 249 stars (1 249 stars)415 forks (415 forks)batch import
good first issuehelp wanted
Description
I would lke to know if there is a way to implement easily column reordering with drag & drop
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.
- 3
- Temps estiméFourchette de temps approximative pour investiguer, implémenter, tester et préparer une pull request.
- 1-2 days
- 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
- ReactJavaScriptreact bootstrap table2
- Accessibilité débutantScore de 1 à 100 estimant l'accessibilité de cette issue pour un premier contributeur.
- 30
- Direction de recherche
- This issue is a question about implementing column reordering with drag and drop in react bootstrap table2. The contributor should first check the library's documentation and examples to see if this feature already exists or is planned. They can look at the API reference at https://react bootstrap table.github.io/react bootstrap table2/ and explore the source code for any related functionality. Additionally, they should search the repository for other issues or pull requests mentioning drag and drop or column reordering. Since the issue is from 2018 and has only 2 comments, the maintainers may not have addressed it. Possible approaches include creating a new plugin or integrating a library like react beautiful dnd. The contributor should propose a clear implementation plan and ask for feedback from maintainers.