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

Edit Contentlet: Redirect to the correct edit contentlet from the page portlet #28200

Closed
Tracked by #25445
rjvelazco opened this issue Apr 11, 2024 · 2 comments · Fixed by #28242
Closed
Tracked by #25445

Edit Contentlet: Redirect to the correct edit contentlet from the page portlet #28200

rjvelazco opened this issue Apr 11, 2024 · 2 comments · Fixed by #28242

Comments

@rjvelazco
Copy link
Contributor

rjvelazco commented Apr 11, 2024

Parent Issue

#25445

Problem Statement

Users with the deprecated feature flag CONTENT_EDITOR2_CONTENT_TYPE="*" are getting redirected to the new content editor regardless of whether it is enabled for them or not, via the page portlet.

issue-28200-edit-contentlet-redirect-to-the-correct-edit-contentlet-from-the-page-portlet.mov

Steps to Reproduce

  1. Go to the Page portlet.
  2. Click on the contextual menu [⋮].
  3. Click on edit.
  4. See the error.

Note:

You must have these Feature flags enabled:

  • "CONTENT_EDITOR2_CONTENT_TYPE": "*" [Deprecated]
  • "CONTENT_EDITOR2_ENABLED": true

Acceptance Criteria

Depending on whether a user has the new or old edit content enabled for the contentType, they should be directed to the correct edit content page.

dotCMS Version

master

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

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

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@zJaaal
Copy link
Contributor

zJaaal commented Apr 24, 2024

IQA Passed

Now we cannot enter the new Edit Content unless we activate it from the Edit Content Type

Docker Image: [dotcms/dotcms:trunk_9515870]

Screen.Recording.2024-04-24.at.11.10.14.AM-1.mov

@zJaaal zJaaal moved this from Internal QA to QA - Backlog in dotCMS - Product Planning Apr 24, 2024
@bryanboza bryanboza moved this from QA - Backlog to QA - In Progress in dotCMS - Product Planning Apr 24, 2024
@josemejias11
Copy link
Contributor

Approved: Tested on trunk_9515870, Docker, macOS 13.0, FF v124.0.2

Only by enabling the new Edit mode within the CT, the new edit mode shows on the Edit view
Screenshot 2024-04-24 at 1 31 54 PM

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