dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
864 stars 467 forks source link

Display Toast Message on Contentlet Save #30212

Open oidacra opened 1 month ago

oidacra commented 1 month ago

Parent Issue

30012

User Story

As a content editor, I want to see a toast notification when a content let is saved or encounters an error, so I can quickly understand the outcome of my action.

Acceptance Criteria

image

Proposed Objective

Proposed Priority

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

N/A

Assumptions & Initiation Needs

Quality Assurance Notes & Workarounds

jdotcms commented 2 weeks ago

I wonder if you do not need also a toast when the content is properly (the workflow) executed in the backend

github-actions[bot] commented 1 week ago

PRs:

hmoreras commented 1 week ago

Note to QA:

Add a toast when a workflow is executed.

image
jcastro-dotcms commented 1 week ago

INTERNAL QA: FAILED ❌

The toast notification is only showing up when clicking the Publish button, but not the Save button.

Steps to Reproduce:

  1. Create a test Content Type with a single Title field, and activate the new Edit Mode for it.
  2. Create a new Contentlet of such a type, and click Save.
  3. You will not get the toast.
  4. Click the Publish button, and you'll see the toast this time.
oidacra commented 3 days ago

IQA Passed.

josemejias11 commented 1 day ago

Approved: Tested on trunk_396487e, Docker, macOS 14.5, FF v126.0.1