Skip to content

Title: bug: replace Unsplash image URLs in ease-filter-utilities demo with offline SVG #6036

@Pranaykarvi

Description

@Pranaykarvi

Title: bug: replace Unsplash image URLs in ease-filter-utilities demo with offline SVG

Type: Bug
Difficulty: Good First Issue
Submission Path: submissions/examples/ease-filter-utilities/ (fix existing submission)

Description:
Seven filter preview panels in the demo all load the same photo from images.unsplash.com. Without this image the filter effects (blur, grayscale, brightness, etc.) are invisible. A single offline SVG with rich visual content must be used across all panels.

Evidence:

Acceptance Criteria:

  • All seven img src attributes replaced with the same inline SVG data URI
  • SVG has enough color and detail that all filter effects are visually distinct
  • No external src URLs remain

Metadata

Metadata

Assignees

Labels

GSSoC-26Official GSSoC 2026 issueacceptedContribution approved for integration into EaseMotion CSSgood first issueGood for newcomersgssoc:approvedApproved for GSSoC contributions

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions