Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V8: Help users create their first content type on blank installs #6573

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Oct 3, 2019

Prerequisites

  • I have added steps to test this contribution in the description below

Description

On a brand new install with no document types created, Umbraco doesn't exactly help you a whole lot:

create-1

...unlike when you have a document type with no allowed child document types:

create-2

This PR adds a similar functionality to the content root (of course provided you're allowed to access the Settings section). I think this is more friendly and helpful - specially for newcomers:

create-at-root-after

While I was at it I also added a loading indicator while the "Create" dialog loads, as it is a bit erratic as-is while things are loading.

@nul800sebastiaan
Copy link
Member

I was going to ask: "but only if they have access to the Settings section" .. and then I looked at the code.

Looks good, making Umbraco simpler! We'll give it a spin soon! 👍

# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
@nul800sebastiaan nul800sebastiaan merged commit 81d70cb into umbraco:v8/dev Oct 14, 2019
@nul800sebastiaan
Copy link
Member

What a great update, cheers @kjac! ⭐️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants