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

Added option to supress the "SEO settings have been saved" notification #285

Merged

Conversation

Ambertvu
Copy link
Contributor

As title.

During development I (we) find it very annoying that each time you edit an document type, you get the seo settings have been saved, when there have been no changes to it.

Ideally the models should be compared (on load and on save) and shown the proper notification for it. But that's a lot more work :-)

I've added an configurable option so you can suppress the "SEO settings have been saved" notification, so you aren't muscle memoried / tricked (clicking the next doc type on appearal of green notification) when the documentType settings hasn't been saved yet but the seosettings have been :) I think this is ideal for a user's development environment.

If I interpreted correctly, the seosettings-save is always done before the doctype-save, so no issues should appear.

@patrickdemooij9
Copy link
Owner

Makes a lot of sense and testing is all good too! Thank you for the pull request!

@patrickdemooij9 patrickdemooij9 merged commit cc1ba69 into patrickdemooij9:dev/Umbraco11 Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants