Page MenuHomePhabricator

[e.cash] Add image priority
ClosedPublic

Authored by johnkuney on Jul 12 2023, 22:54.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCb422db55b319: [e.cash] Add image priority
Summary

I noticed some top level images weren't loading first on some pages. Added the priority attribute from next.js
to a few places to help prevent this

Test Plan

preview the site and check the updated places
you may be able to decern an improvemnt in image priority

Diff Detail

Repository
rABC Bitcoin ABC
Branch
ecash-image-priority
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24479
Build 48558: Build Diff
Build 48557: arc lint + arc unit

Event Timeline

seems like the right idea + proper usage, build and load time look good

This revision is now accepted and ready to land.Jul 13 2023, 13:05
This revision was automatically updated to reflect the committed changes.