Skip to main content
ArcBlock Community

Missing Images in Demos & Tutorials/Further Readings

JM “cryptotestnet” Morales
Support
bugimpact-minorqualifiedresolvedrewarded

image.png

Bug Description

The Demos & Tutorials and Further Readings sections on https://www.arcblock.io/content/collections/en/verifiable-credential  do not display images, leaving users without visual guidance or context for the content.

Steps to Reproduce

  1. Navigate to https://www.arcblock.io/content/collections/en/verifiable-credential
  2. Scroll to the Demos & Tutorials or Further Readings sections.
  3. Observe that no images are displayed in these sections.

Thoughts

Here’s a structured bug report for the "Missing Images in Demos & Tutorials/Further Readings" issue on https://community.arcblock.io. This template includes impact analysis, fix suggestions, and compliance considerations:

Bug Description

The Demos & Tutorials and Further Readings sections on https://community.arcblock.io do not display images, leaving users without visual guidance or context for the content.

Steps to Reproduce

  1. Navigate to https://community.arcblock.io.
  2. Scroll to the Demos & Tutorials or Further Readings sections.
  3. Observe that no images are displayed in these sections.

Expected Behavior

  • Images should be displayed to provide visual context for tutorials and resources.

Actual Behavior

  • Images are missing or broken in the Demos & Tutorials and Further Readings sections.

Severity Classification

Severity: Medium

  • Impacts user experience and accessibility of educational content.
  • May indicate broken image paths or missing assets.

Suggested Fix

Frontend Fix

  1. Verify Image Paths:
  • Check if image URLs are correct and files exist on the server.
  • Use browser developer tools to inspect broken image paths.
  1. Example Fix (HTML): html javascript <!-- Corrected Image Path --> <img src="/images/tutorial.png" alt="Tutorial Image">
  2. CMS Fix:
  • Ensure the content management system (e.g., Markdown, CMS) includes valid image paths.

1 reply

NateGu ⚡ vibe coder12 months ago

你好,感谢反馈,缺失的封面已更新。

Reply