Open nackler opened 3 days ago
Hi there @nackler!
Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.
We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.
Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.3.0
Bug summary
When reordering properties on a document type using the drag and drop feature of the document type designer, I am unable to move properties from the root level (outside of any group) into a group. It looks like it will work when you click 'I am done reordering' but when you save the document the change isn't saved. Should also be able to move properties from a group up into the non-group section at the top.
Specifics
Create a document with some properties that don't live inside any property group. Create other properties inside a group. Should be able to drag top-level properties into a group and vice-versa. Unfortunately when you save the document the changes aren't persisted.
I also can't drag/drop properties between tabs, but that should probably be a separate issue.
Steps to reproduce
Create a document with some properties that don't live inside any property group. Create other properties inside a group. Drag some top-level properties into a group then click 'I am done reordering' then 'save'.
Expected result / actual result
After saving the reordered property list, the properties should be in the new order