- Issue created by @DamienMcKenna
- Status changed to Needs review
9 months ago 3:53pm 27 April 2024 - πΊπΈUnited States DamienMcKenna NH, USA
This is Joachim's module ported to D10 as a patch for the Book module.
- Status changed to Needs work
7 months ago 11:54pm 17 June 2024 - πΊπΈUnited States smustgrave
Seems like a change that should have test coverage.
- Merge request !39Issue #3443908 by damienmckenna: Allow access to page to order book page's children β (Closed) created by smustgrave
Tested on Drupal 10.3 with standard install profile (claro admin theme).
From what I see, this mostly works, but not totally. Explanation below.
Testing steps:
- Created a book with a child page and children for that child page.
- Added "administer book outlines" and "Reorder child page of a book" permissions to a role.
- Logged in as a user with the role from step 2 and navigated to /node/{node_id}/child-ordering.
- Tried to reorder the items by dragging and dropping.
- The drag and drop doesnβt work as expected. You can reorder the items, but only by dragging the item you want to move to the left, not up or down. (see screenshot).
- Changing row weights manually does work as expected.
Moving back to needs work.
When you enter the menu, Changing row weights manually works np.
-
smustgrave β
committed ec1b88f1 on 2.0.x
Issue #3443908 by mdranove, smustgrave, damienmckenna: Allow access to...
-
smustgrave β
committed ec1b88f1 on 2.0.x
Automatically closed - issue fixed for 2 weeks with no activity.