Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore missing images #10566

Closed
11 tasks
atsansone opened this issue May 10, 2024 · 4 comments
Closed
11 tasks

Restore missing images #10566

atsansone opened this issue May 10, 2024 · 4 comments
Assignees
Labels
e1-hours Effort: < 8 hrs p1-high Major but not urgent concern: Resolve in months. Update each month. st.invalid Issue not relevant to repo or self-resolved st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.assets Relates to adding or changing images, videos, and other assets

Comments

@atsansone
Copy link
Contributor

Multiple pages lost connections to their embedded images.

http://localhost:5500/add-to-app
- (4161:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4192:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/add-to-app/android/project-setup
- (4347:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4453:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/add-to-app/debugging
- (4435:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4464:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4435:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4464:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/add-to-app/ios/project-setup
- (4429:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4481:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4558:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4574:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4587:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4598:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4613:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4625:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4648:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/add-to-app/multiple-flutters
- (4190:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/perf/app-size
- (4184:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4272:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4304:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/platform-integration/ios/app-extensions
- (4300:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/platform-integration/ios/ios-app-clip
- (4227:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4238:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4254:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4266:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4278:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4306:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4322:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4350:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4380:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4406:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4426:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4441:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4460:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4472:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4486:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4504:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4558:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4579:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)

http://localhost:5500/ui/layout/tutorial
- (4299:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4341:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4359:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4372:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4443:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4740:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (4993:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
- (5515:4) <img> => http://localhost:5500/assets/images/docs/ (HTTP 404)
@atsansone atsansone self-assigned this May 10, 2024
@atsansone atsansone added p1-high Major but not urgent concern: Resolve in months. Update each month. e1-hours Effort: < 8 hrs st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.assets Relates to adding or changing images, videos, and other assets labels May 10, 2024
@sfshaza2
Copy link
Contributor

I'm confused. I looked at the first few pages pages and I see the images fine.

@sfshaza2
Copy link
Contributor

@parlough, can you shed some light?

@sfshaza2
Copy link
Contributor

PING, PING, PING, @atsansone @parlough! I look at these pages and the images show up fine. What is this issue referring to?

@parlough
Copy link
Member

Not sure here. The images look to be present for me both locally and on the production site. Perhaps was some sort of directory skew on Tony's local setup?

Closing for now, but please reopen with more details if you are still noticing missing images. Thanks!

@sfshaza2 sfshaza2 added the st.invalid Issue not relevant to repo or self-resolved label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e1-hours Effort: < 8 hrs p1-high Major but not urgent concern: Resolve in months. Update each month. st.invalid Issue not relevant to repo or self-resolved st.triage.ltw Indicates Lead Tech Writer has triaged t.ui.assets Relates to adding or changing images, videos, and other assets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants