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
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 LTR:
LTR - Varbase Media Video Player Icon - after the fix


LTR - Varbase Media Video Player Icon - Edit node

After the fix RTL:

RTL - Varbase Media Video Player Icon - after the fix


RTL - Varbase Media Video Player Icon - Edit node

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3378039: Fixed Varbase Media Video Player icon for anonymous users

Comments

Rajab Natshah created an issue. See original summary.

  • Rajab Natshah committed 784a0158 on 10.0.x
    Issue #3378039: Fix Varbase Media Video Player icon for anonymous users
    
rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-10.0.0-beta1, +varbase_media-10.0.0-alpha6
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Status: Needs review » Fixed
rajab natshah’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.