Closed bryanboza closed 10 months ago
Tested using dotcms/dotcms:master_0b9267e_SNAPSHOT
New content added to variant
Content found when adding
Preview
After the last changes, now we are unable to see the regular contents when you are into the variant, we are just listing the contents that you create inside the variant Here the video:
https://github.com/dotCMS/core/assets/2641437/ead921aa-75a4-4003-a9fa-fdc9a28f7842
IQA Passed:
Bug fixed
We still having problems here:
We are inconsistent between the contents that we show with the traditional way to add content to a page//variant and with the contents that we show from the content pallet
So, to clarify the issue highlighted by @bryanboza in his last comment:
When you create new content while editing a variant, then, while editing that variant:
FIxed with https://github.com/dotCMS/core/pull/26338
Tested using image: dotcms/dotcms:master_534774e_SNAPSHOT
New content added to variant's container
Content found when trying to add to the same variant's second container using the +
button
Content found when trying to add to the same variant's second container from the content palette
We need to refresh the content palette when you change the language drop down, this because after you change the lang, we are refreshing the page, but if you try to add a new piece of content we are still showing the list of contents in the other language.
https://github.com/dotCMS/core/assets/2641437/0633d0e7-e0c1-4e6b-b7b6-41879de71e77
This is happening just on experiments, b/c on the regular edit mode when you change that value we are redirecting to the preview tab, then if you try to edit we refresh the whole page.
Refresh the content palette with lang change: https://github.com/dotCMS/core/pull/26450
Passed Internal QA: Content is being refreshed and showing in the proper language upon changing it in the Language dropdown.
Fixed, tested on master // Docker // FF
Now it is working as expected, but we still having problems with the content pallette, this problem is a separated issue and was moved to this card: https://github.com/dotCMS/core/issues/26773
Problem Statement
In experiments, users are unable to reuse content inside the variants in dotCMS. When attempting to reuse content from another container section, the content does not appear correctly in the list of contents. Even if you are inside the same variant
https://github.com/dotCMS/core/assets/2641437/fd9e341c-4822-4c5b-b7a9-c014f20bae79
Steps to Reproduce
Acceptance Criteria
dotCMS Version
Tested on master
Proposed Objective
Quality Assurance
Proposed Priority
Priority 2 - Important