Fix Varbase Media Video Player icon for anonymous users

Created on 30 July 2023, about 1 year ago
Updated 10 September 2023, 12 months ago

Problem/Motivation

Follow up issue after 📌 Fix the style of media items when Media Library in Grid mode in LTR and RTL Fixed
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 LTR:

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
📌 Task
Status

Fixed

Version

10.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024