umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
MIT License
4.4k stars 2.66k forks source link

V14-RC2 : Document types Cannot add properties directly to tabs. #16164

Closed KevinJump closed 1 month ago

KevinJump commented 4 months ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

v14-rc2

Bug summary

When creating a document type in v14 you cannot add properties directyl to tabs. you first have to add a group to add the properties too.

image

In umbraco v13 (and before) you can add properties directly to tabs.

image

this is a change in structure and behavior ? and leads to lots more groups vs tabs in old setup.

Specifics

No response

Steps to reproduce

Expected result / actual result

No response

github-actions[bot] commented 4 months ago

Hi there @KevinJump!

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:

elit0451 commented 4 months ago

Hi there @KevinJump 👋

Thanks for pointing this out! I can indeed reproduce this, we will have a look 🙂

iOvergaard commented 1 month ago

This seems to have been fixed somewhere along the way, but unfortunately I cannot find a PR to link back to. I'm going to chalk it up to 14.2, since it works on the latest nightly, but admittedly I have not tested it on 14.1.

image