grav-plugin-admin
grav-plugin-admin copied to clipboard
Can not move a page to a folder
While editing a page, the Move button allows me to select a folder as target, but the page isn't moved there.
I can move a page into the folder using it's Advanced => Parent select box though.
we're actually reworking the whole parent/move field, so we'll definitely look at this issue during this process. Thanks.
I ran into this issue too. Just thought I'd mention the issue only happens if the drop down selection is outside of the "window" that pops up. If you scroll such that the selection falls within the white box, you can select, hit continue and the page will actually move.
I'm pretty sure the logic to exit the move page shadow box is incorrectly getting called when a selection from the dropdown is made. Hope it helps!
Is this still a live issue? I'm currently have issues moving modules using the current latest version (1.10.17), getting forbidden errors using either the move icon at the top or changing parent.
I know matias was going to look at this. He's on vacation this week though and will be back next week.
I know matias was going to look at this. He's on vacation this week though and will be back next week.
Thanks for the update, I think the issue lies actually with the flex-objects plugin, or maybe admins usage of flexobjects, if I disable 'Directories Pages (Admin) ' in flex objects and go back to old style Pages I can then move pages/modules without issue, so at least I have a work around in the meantime.
thanks for that info.
i had the same issue with Grav v1.7.42.3, Admin v1.10.42. @adrianw your workaround worked for me, thanks