-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP80, 7.0.10.11 DXP SP11, 7.0.X, 7.1.3 CE GA4, 7.1.10 DXP FP11, 7.1.X, Master
-
Component/s: UI Taglibs
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:1
-
Git Pull Request:
Description
Users have not been able to change the color of the restoration dropdown message when restoring a message board thread due to the dropdown notification not being Lexicon. The following should be working within the _aui_variables but does not:
$alert-success-link-color : yellow;
$alert-success-link-hover-color : yellow;
Using the below steps I've found that DXP does not seem to be using Lexicon for the dropdown messages. I am including a .gif of my steps in a follow up comment in case they are not clear.
Steps to reproduce
1. Create a message board thread
2. Delete the message board thread
3. Navigate to the Recycling bin
4. Open the dev console within your browser, select the elements tab
5. Restore the deleted message board thread and click on the drop down banner itself, do not click on any text
Results of Testing
Expected Result: We would expect to see Lexicon used here
Actual Result: We see <div class="yui3-widget-bd" and class="lead"
Errors/Logs
None
Master
Reproduced: 8e1001f335e250e3d07443ba44f6618892ab302e
Branch
Reproduced: 4b58a2f1821a791c69a3f6123487527e8e76cfd9