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

UVE: Inline editing not working with cross-domain #29311

Closed
rjvelazco opened this issue Jul 19, 2024 · 2 comments · Fixed by #29328
Closed

UVE: Inline editing not working with cross-domain #29311

rjvelazco opened this issue Jul 19, 2024 · 2 comments · Fixed by #29328

Comments

@rjvelazco
Copy link
Contributor

rjvelazco commented Jul 19, 2024

Parent Issue

N/A

Problem Statement

If an Angular page lives on a server outside dotCMS, when attempting inline editing in Angular with a cross-domain we get a 401 Unauthorized error

inlin-editing-not-work-with-cross-domain.mov

Steps to Reproduce

  1. Configure our Live Angular example in your local
{ "config":[ { "pattern":".*", "url":"https://angular-example-uve.vercel.app/"}]}
  1. Go to any page.
  2. Try to inline editing.
  3. See the error/Check the network tab.

Acceptance Criteria

Users should be able to edit content inline even if an Angular page lives on a server outside dotCMS.

dotCMS Version

master/trunk

Proposed Objective

User Experience

Proposed Priority

Priority 2 - Important

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

401-unauthorized

Request

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@KevinDavilaDotCMS
Copy link
Contributor

Passed IQA

Tested in qa-master with Angular example

Screen.Recording.2024-07-24.at.1.57.53.PM.mov

@KevinDavilaDotCMS KevinDavilaDotCMS moved this from Internal QA to QA - Backlog in dotCMS - Product Planning Jul 24, 2024
@KevinDavilaDotCMS KevinDavilaDotCMS removed their assignment Jul 24, 2024
@bryanboza bryanboza moved this from QA - Backlog to QA - In Progress in dotCMS - Product Planning Jul 31, 2024
@nollymar nollymar removed the Triage label Jul 31, 2024
@bryanboza
Copy link
Contributor

Fixed, tested on qa-master....

Now we are able to use the in-line editing on cross-domains in angular without problems

@bryanboza bryanboza moved this from QA - In Progress to Done in dotCMS - Product Planning Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants