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.43k stars 2.67k forks source link

V14.0.0-RC4: Creating document or media type from tree root doesn't focus name input #16411

Closed bjarnef closed 1 month ago

bjarnef commented 4 months ago

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

v14.0.0-rc4

Bug summary

When creating a new document or media type from tree root it doesn't focus name input afterwards.

image

I does seem to focus most of the time using the via the actions menu in tree (not direct create action).

image

It does for member type because there is only one by default.

https://github.com/umbraco/Umbraco-CMS/assets/2919859/4e0720bc-db63-4b9f-8fe8-af595dd694cf

I also noticed I get null in URL, e.g.

/umbraco/section/settings/workspace/document-type/create/parent/document-type-root/null/null/view/design/root

/umbraco/section/settings/workspace/media-type/create/parent/media-type-root/null/view/design/root

Specifics

No response

Steps to reproduce

Create a new document or media type.

Expected result / actual result

No response


This item has been added to our backlog AB#42465

github-actions[bot] commented 4 months ago

Hi there @bjarnef!

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:

iOvergaard commented 2 months ago

I can reproduce this. It seems to work if you click on the secondary actions menu first and then select "Create" (tested on 14.1), but obviously it's not good enough. We'll look into it.

nielslyngsoe commented 1 month ago

I fixed this lately in v.14.2, so I will close this issue :-)