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 Page V2: Enable Move workflow action in Edit Content inside the Edit Page #27549

Closed
2 tasks done
Tracked by #27546
fmontes opened this issue Feb 8, 2024 · 9 comments · Fixed by #28159, #28256 or #28290
Closed
2 tasks done
Tracked by #27546

Edit Page V2: Enable Move workflow action in Edit Content inside the Edit Page #27549

fmontes opened this issue Feb 8, 2024 · 9 comments · Fixed by #28159, #28256 or #28290

Comments

@fmontes
Copy link
Member

fmontes commented Feb 8, 2024

Parent

#27546

User Story

As a content editor, I want to be able to use the move button in edit mode, so I can easily move content to a different location within the dotCMS system.

Acceptance Criteria

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

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

N/A

Assumptions & Initiation Needs

  • The move button is already present in the user interface, but is currently not functional.
  • The move operation should be available for all types of content in dotCMS.

Quality Assurance Notes & Workarounds

N/A

@fmontes fmontes changed the title Edit Page: Enable Move Button in Edit Mode Edit Page V2: Enable Move Button in Edit Mode Feb 8, 2024
@fmontes
Copy link
Member Author

fmontes commented Feb 20, 2024

Move, assign and comment.

@fmontes fmontes closed this as completed Feb 21, 2024
@fmontes fmontes reopened this Feb 26, 2024
@fmontes fmontes changed the title Edit Page V2: Enable Move Button in Edit Mode Edit Page V2: Enable Move Button in Edit Content inside the Edit Page Feb 26, 2024
@fmontes fmontes changed the title Edit Page V2: Enable Move Button in Edit Content inside the Edit Page Edit Page V2: Enable Move workflow action in Edit Content inside the Edit Page Feb 28, 2024
@zJaaal zJaaal self-assigned this Apr 3, 2024
@zJaaal
Copy link
Contributor

zJaaal commented Apr 9, 2024

Notes to QA

We found this while solving this issue #28177

@KevinDavilaDotCMS
Copy link
Contributor

Passed IQA

Tested in master

Screen.Recording.2024-04-12.at.12.58.09.mov

@KevinDavilaDotCMS KevinDavilaDotCMS self-assigned this Apr 12, 2024
@bryanboza
Copy link
Member

We are having some inconsistencies with this behavior when you are using different browsers, need to make sure this is working in the same way in all the supported browsers.

Screen.Recording.2024-04-15.at.2.07.49.PM.mov

@fmontes
Copy link
Member Author

fmontes commented Apr 16, 2024

@bryanboza This issue was to enable this in the new editor, we are reusing the same components as the old editor, which makes me think this is an old bug.

Please confirm is this is happening in demo, if not, we need to fix it because it means we broke it, if it is happening in demo, please create a new ticket and is probably a blocker.

cc: @zJaaal

@zJaaal zJaaal linked a pull request Apr 16, 2024 that will close this issue
@zJaaal
Copy link
Contributor

zJaaal commented Apr 16, 2024

This is not happening in demo. We broke this dialog globally in this ticket and I already sent a PR to solve it #28256

But the issues with this dialog that just occurs in the new edit page will be solve on anothet ticket because will probably be a final fix in the project as explained in this ticket #28177

cc: @fmontes @bryanboza

@bryanboza
Copy link
Member

bryanboza commented Apr 16, 2024

Unable to execute this action on QA-master, we are getting an error on console and I'm unable to execute the Move:

image

  • We need to fix ASAP, but is not a blocker for agile release since still living under a FF

  • As a best practice we need try to do the internal QA in the QA-master server, since this is the server that we are using to test all the UVE stuff. In that way we will no have this kind of errors.

@bryanboza bryanboza added Release : 24.04.23 Bug Fixing and removed Release : 24.04.16 Bug Fixing labels Apr 16, 2024
@rjvelazco
Copy link
Contributor

Passed Internal QA

  • Tested on Docker: [docms/docms:trunk]

Video

fix-27549-edit-page-v2-enable-move-workflow-action-in-edit-content-inside-the-edit-page.mov

@josemejias11
Copy link

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

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