Collections: Add drag-and-drop row ordering#192
Merged
Conversation
…k-reorder-v2 # Conflicts: # docs/tech-debt.md # includes/Rest/RowsController.php # src/components/CollectionDataViews.js # tests/js/components/fields/ColumnHeaderActions.test.js
…k-reorder-v2 # Conflicts: # docs/tech-debt.md # tests/e2e/specs/data-view-block.spec.js
…k-reorder-v2 # Conflicts: # docs/tech-debt.md
…k-reorder-v2 # Conflicts: # src/components/CollectionDataViews.js # tests/e2e/specs/data-view-block.spec.js
7dafab1 to
8bca3e6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds drag-and-drop ordering to collection rows. The saved order works in full-screen collections and embedded data-view blocks, and it survives reloads. If the view is sorted by a field, dragging a row prompts confirmation before clearing the sort and keeping the dropped order.
Why
Some collections need a hand-picked order. This gives users that without making them add a throwaway sort field.
How
menu_order.Testing Instructions
Screen recording
Grabacion.de.pantalla.2026-05-18.a.las.15.10.32.mov