Skip to content

Conversation

@Snowmanzx
Copy link

What changed? Why?
Set default loading="lazy" and decoding="async" in ImageWithLoading. Added optional loading/decoding/priority props and forwarded them to ImageAdaptive; omit loading when priority is true to avoid Next.js warnings. Goal: safe perf hints without changing UI.

Notes to reviewers
Scope is limited to ImageWithLoading (and pass-through in ImageAdaptive if needed). Please verify hero images use priority and that no Next.js warning appears about priority together with loading.

How has it been tested?
Not tested locally. Relying on CI checks and a quick visual review in the preview.

Images now lazy-load and decode async by default in ImageWithLoading. You can still override; we skip loading when priority is true. No UI changes.
@vercel
Copy link

vercel bot commented Oct 17, 2025

@Snowmanzx is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Oct 17, 2025

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants