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

V14-RC3: Publishing a page generates 2 toast notifications #16294

Open
PerplexDaniel opened this issue May 15, 2024 · 3 comments
Open

V14-RC3: Publishing a page generates 2 toast notifications #16294

PerplexDaniel opened this issue May 15, 2024 · 3 comments
Labels
affected/v14 state/needs-investigation This requires input from HQ or community to proceed type/bug

Comments

@PerplexDaniel
Copy link
Contributor

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

14.0.0-rc3

Bug summary

When a page is published 2 toast notifications are shown, "Saved" and "Document published".
This seems superfluous and was never the case in earlier versions.
It may be on purpose but it looks a bit strange to me so that's why I create this issue.

Specifics

No response

Steps to reproduce

  1. Publish any page
  2. Observe 2 toast notifications are created
    image

Expected result / actual result

I expect only 1 toast notification, either with "Document saved and published" or simply "Document published" which implies it is also saved.

Copy link

Hi there @PerplexDaniel!

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'll assess whether this issue relates to something that has already been fixed in a later version of the release that it has been raised for.
  • If it's a bug, is it related to a release that we are actively supporting or is it related to a release that's in the end-of-life or security-only phase?
  • We'll replicate the issue to ensure that the problem is as described.
  • We'll decide whether the behavior is an issue or if the behavior is intended.

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 🤖 🙂

@iOvergaard
Copy link
Contributor

Thanks for testing, @PerplexDaniel. I can reproduce this, but there are two actions happening, and one of them could fail without affecting the other, e.g. if your document fails validation, it is still saved as a new version. In V13 and before, you were not informed as a user about this fact even though it happened.

I am sure we can come up with a solution to combine results over several requests and inform the user about a partial success/failure in one notification.

@iOvergaard iOvergaard added state/needs-investigation This requires input from HQ or community to proceed affected/v14 labels May 23, 2024
@enkelmedia
Copy link
Contributor

I think that the overall experience with notifications would benefit from from re-thinking.

Some ideas here:
umbraco/Umbraco.CMS.Backoffice#840

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected/v14 state/needs-investigation This requires input from HQ or community to proceed type/bug
Projects
None yet
Development

No branches or pull requests

3 participants