Skip to content

Add lazy loading of participant images#193

Merged
lostcarpark merged 1 commit into
lostcarpark:mainfrom
mcdemarco:lazyLoad2
Jul 6, 2026
Merged

Add lazy loading of participant images#193
lostcarpark merged 1 commit into
lostcarpark:mainfrom
mcdemarco:lazyLoad2

Conversation

@mcdemarco

Copy link
Copy Markdown
Contributor

This one-liner requests lazy loading of participant headshots by the browser. It seems to have improved our bandwidth issues to some degree, though more caching and optimization of images would also be helpful. (ConClar isn't serving the images, so that part is not a ConClar concern.)

In the long term, it might be helpful if the data format and code supported separate thumbnails for participants, for use in the schedule and the People list.

(Copied from my messier PR.)

@lostcarpark lostcarpark left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Nice one liner.

@lostcarpark lostcarpark merged commit e539bd6 into lostcarpark:main Jul 6, 2026
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