Closed bryanboza closed 1 year ago
IQA Passed: Tested
Show disabled Start Experiment
in the 3 dots menu when the page is blocked.
Show Edit
tab disabled in Edit Page.
Things that were not taken into consideration in this IQA, when you activate the Featured Flag of FEATURE_FLAG_SEO_IMPROVEMENTS
the edit does not show as disabled
because that tab is a button and doesn't have correctly implemented the classes from PrimeNg, does look like disabled, but it is disabled. That will be handled with https://github.com/dotCMS/core/issues/26193
Fixed, tested on master // Docker // FF
Problem Statement
Currently, in dotCMS, the start experiment option is enabled even before entering the required experiment data. This can lead to confusion because is enabled but you can't click on this option
Also, when you have a locked page by another user, we are disabling the "Edit" tab, appears enabled, but you can click on it in order to redirect to edit mode, this because the page is locked, we need to disable this tab
Acceptance Criteria
dotCMS Version
Tested on master // Docker // FF
Proposed Objective
Quality Assurance
Proposed Priority
Priority 2 - Important