-
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
Edit Page V2: Content Palette is not querying content for the current variant #28656
Comments
IQ FailedThe functionality of contentlets inside variants works IQA.Passed.with.errors.movBut we cannot edit that contentlets in the UVE Screen.Recording.2024-06-06.at.6.01.45.PM.movMaybe this error can be fixed in other ticket |
We will revisit this issue in this ticket #28799 |
Failed: Tested on trunk_85dce97, Docker, macOS 14.5, FF v126.0.1 When trying to add the same content to the variant, the contentlets should close and show the message of the content is already added to the contentlets. Currently we need to close the popup window to show the message. Screen.Recording.2024-06-11.at.3.53.40.PM.mov |
@josemejias11 I'm not sure if that issue is related to this one #28799 but it is not related to the work done in this issue, we only wanted to show the contentlets created in variants on the content palette, the contentlet selector was not modified in this ticket. We should raise another ticket for it if is not related to the one I mentioned above |
100% another ticket |
Approved: Tested on trunk_6d0d4a5, Docker, macOS 14.5, FF v126.0.1 Feedback will be addressed in card #28870 |
Parent Issue
TBD
Problem Statement
We need to query the content created for an specific variant. Right now if we create content for a variant we cannot use it from the Content Palette.
Actual query:
"+contentType:{contentTypeVar} +deleted: false +languageId : 1 "
It should also contain:
+variant: {current variant} OR DEFAULT
Steps to Reproduce
Screen.Recording.2024-05-23.at.4.33.57.PM.mov
Acceptance Criteria
dotCMS Version
trunk-latest
Proposed Objective
Technical User Experience
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
No workarounds at the moment
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: