Skip to content

fix: add background to intro-video-button play icon for contrast#133

Open
brian-smith-tcril wants to merge 1 commit into
openedx:masterfrom
brian-smith-tcril:intro-video-button-icon-visibility
Open

fix: add background to intro-video-button play icon for contrast#133
brian-smith-tcril wants to merge 1 commit into
openedx:masterfrom
brian-smith-tcril:intro-video-button-icon-visibility

Conversation

@brian-smith-tcril

Copy link
Copy Markdown
Contributor

Summary

Closes #132.

Screenshots

Before:
Icon barely visible

After:
Icon with bg-primary rounded-circle

Test plan

  • Load a course about page whose course image is light-colored; confirm the play icon is legible against the image.
  • Load a course about page whose course image is dark-colored; confirm the icon still looks reasonable (no regression against the previous default).

🤖 Generated with Claude Code

The PlayCircleFilledWhite icon disappears over light course images.
Adding `bg-primary rounded-circle` gives it a solid circular
background so it stays visible regardless of the course image.

Closes openedx#132

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@brian-smith-tcril brian-smith-tcril added the create-sandbox open-craft-grove should create a sandbox environment from this PR label Jul 8, 2026
brian-smith-tcril added a commit to brian-smith-tcril/frontend-app-catalog that referenced this pull request Jul 8, 2026
Same fix as openedx#133 against master, ported to the frontend-base
placeholder slot so the icon is visible on light course images
here too.

Refs openedx#132

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

create-sandbox open-craft-grove should create a sandbox environment from this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CourseAboutIntroVideoButton Icon barely visible over light course images

1 participant