Problem/Motivation
Follow up issue after #3377189: Fix the style of media items when Media Library in Grid mode in LTR and RTL
Anonymous users are not able to see the Varbase Media Video Player Icon
LTR - Varbase Media Video Player Icon not showing up for Anonymous users
![]()
RTL - Varbase Media Video Player Icon not showing up for Anonymous users
![]()
Proposed resolution
Move CSS3 variables for Varbase Media Video Player Icon only in the Varbase Media Video Player theme styling file.
:root {
--varbase-media-video-player-icon-size: 4.5rem;
--varbase-media-video-player-icon: url(../../images/play.svg);
}
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ✅ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release Varbase 10.0.0-beta1, varbase_media-10.0.0-alpha6
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
After the fix RTL:
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3378039: Fixed Varbase Media Video Player icon for anonymous users
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshah✅ Released varbase_media-10.0.0-alpha6
Comment #6
rajab natshahComment #7
rajab natshah✅ Released Varbase 10.0.0-beta1