최근 검색
최근 검색 없음

Bradley Stockman
가입한 날짜: 2022년 7월 26일
·
마지막 활동: 2022년 9월 19일
팔로잉
0
팔로워
0
총 활동 수
4
투표 수
0
플랜 수
2
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Bradley Stockman
Bradley Stockman님이 에 게시물을 만듦
We've had our devs look into this but it doesn't appear that Zendesk allows the code in the source code editor.
Lazy loading loads and renders page content only as it becomes visible on the user's screen. This helps improve the experience on mobile, and conserve mobile data use.
Use case:
- Mobile users – around 2/3 of our traffic is mobile.
- Helpful for larger articles with a large amount of text, script and media (which some of ours are).
The impact on us currently is that we're limited in the ways we can enhance our Help Centre for mobile users, resulting in a poorer experience for them when seeking help from us.
Some resources from Google:
Browser-level image lazy-loading for the web
Use lazy-loading to improve loading speed (web.dev)
2022년 7월 26일에 게시됨 · Bradley Stockman
2
팔로워
3
투표 수
1
댓글
Bradley Stockman님이 에 게시물을 만듦
Feature request: enable responsive images in articles.
Use case:
- Better response/load times for mobile users.
- We'd be able to serve custom, relevant visual content for a mobile breakpoint, when the user's device meets the breakpoint threshold. And serve content for a desktop breakpoint to desktop traffic.
- Improve page load times/responsiveness by serving smaller image files to mobile users (also conserving mobile data).
Impact of missing feature:
This is pretty important to us as around 2/3 of our traffic is on mobile. We have to choose between:
- Serving only desktop or mobile breakpoint images to all users. Many users see content that's not relevant to them. May confuse some users
- Serving both desktop and mobile breakpoint images to all users. Doubling the number of images needed per article, negative impact on page performance and mobile data use. May confuse some users.
Other info:
Google's got a guide for creating responsive images. I've tried this out in a test article, but the 'srcset' attribute isn't being retained in the source code editor. If the code editor allowed the 'srcset' attribute, that would be awesome!
2022년 7월 26일에 게시됨 · Bradley Stockman
4
팔로워
4
투표 수
0
댓글