-
Notifications
You must be signed in to change notification settings - Fork 467
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: Ask user to create page if the language doesn't exist #28958
Comments
#29076) ## Proposed changes - Fetch languages for the current page and check whether or not it has a translation. If it has one we let the user pass, if not we prompt to know if the user wants to create a page or not. ### Screenshot https://github.com/dotCMS/core/assets/63567962/7d20eb2d-e747-4ebc-977e-1fb765d704ed
Note to QAWe have this ticket present for the templates We should be sure that the dialog to decide whether or not to translate a page works as expected, any error with the creation of it should be another ticket since this implementation is the same as the old editor and the only thing that changed is that in the UVE we should not be able to open a page without translation before seeing this dialog. |
Failed Internal QA
Steps to reproduce
NOTE: In the old editor, we create the page and maintain all the content to it Videoissue-28958-uve-ask-user-to-create-page-if-the-language-doesnt-exist.11.33.18.AM.mov |
Passed Internal QA
The new editor is working as expected [Like the old editor]. Video - Old Editor Behavioriqa.mov |
Approved: Tested on trunk_59c1326, Docker, macOS 14.5, FF v126.0.1 |
As a user, I want to be notified when selecting a language in the Universal Visual Editor that does not have a page version, so I can decide whether to create a new version in that language.
Acceptance Criteria
Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.:
Assumptions & Initiation Needs
The user has access to the Universal Visual Editor and is trying to select a language without an existing page version.
Quality Assurance Notes & Workarounds
This should work exactly as the old page editor.
The text was updated successfully, but these errors were encountered: