Umbraco-cms: Save button doesn't work in Content Type Editor (when using non-live MB mode)

Created on 27 Oct 2020  路  7Comments  路  Source: umbraco/Umbraco-CMS

When using a non-live ModelsBuilder mode, the save button in the content type editor is changed to a split button, where you can save and generate models.
image

Clicking Save here doesn't do anything. If I choose save and generate models, it saves and generates models as expected. After this, the save button is reset to the original state (without the split), and then the save button works. again.

FpYcMN2w0j

Umbraco version

I am seeing this issue on Umbraco version: 8.9.0

Most helpful comment

Cherry picked for 8.9.2 and merged up to 8.10.0 as well 馃憤

All 7 comments

Seems like the split button is missing a click-handler
image

This is how the regular button looks
image

@skttl that makes sense - buttons work a lot better when they have something to do...

Marking it up-for-grabs 馃槃

I am seing this issue as well in Umbraco v8.9.0 after switching ModelsBuilder mode from default PureLive mode to AppData mode.
It seems the save button is showing the spinner sometimes after the application has been recycled (e.g. via ModelsBuilder "Generate models" button), but not on subsequent clicks.

Yep, I'm getting this with AppData mode. Clicking button does absolutely nothing.

Surely this is a critical issue and not an "up-for-grabs" issue, though, as it completely breaks being able to develop with Umbraco?

Sorry I missed this one, this looks like a regression we should look at!

Fixed in #9300

Thanks for raising the issue @skttl and for other reproducing it.
Thanks @matthew-darby for fixing it.

h5yr

Cherry picked for 8.9.2 and merged up to 8.10.0 as well 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Matthew-Wise picture Matthew-Wise  路  4Comments

PullensDennis picture PullensDennis  路  3Comments

vonbv picture vonbv  路  4Comments

glombek picture glombek  路  4Comments

janvanhelvoort picture janvanhelvoort  路  4Comments