react-bootstrap-table/react-bootstrap-table2
Auf GitHub ansehencolumn reordering with drag & drop
Open
#493 geöffnet am 16. Aug. 2018
2 Kommentare (2 Kommentare)1 Reaktion (1 Reaktion)0 zugewiesene Personen (0 zugewiesene Personen)JavaScript1.249 Stars (1.249 Stars)415 Forks (415 Forks)batch import
good first issuehelp wanted
Beschreibung
I would lke to know if there is a way to implement easily column reordering with drag & drop
Contributor Guide
- Tech Stack
- javascriptreact
- Domain
- frontend
- Issue Type
- feature
- SchwierigkeitGeschätzte Implementierungsschwierigkeit für neue Contributors, von 1 für sehr kleine Änderungen bis 5 für Expertenarbeit.
- 3
- Geschätzte ZeitEin grober Zeitrahmen, um zu recherchieren, zu implementieren, zu testen und einen Pull Request vorzubereiten.
- 1-2 days
- AktivitätsstatusWie verfügbar das Issue gerade wirkt: frisch, aktiv, stale, blockiert oder wartet auf Maintainer-Input.
- stale
- KlarheitWie klar das Issue die erwartete Änderung, Akzeptanzkriterien und den nächsten Schritt erklärt.
- needs investigation
- Voraussetzungen
- ReactJavaScriptreact bootstrap table2
- EinsteigerfreundlichkeitEin Score von 1 bis 100, der schätzt, wie zugänglich dieses Issue für First-Time Contributors ist.
- 30
- Research-Richtung
- 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.