Skip to content

Fix PlanIT Image Rendering#34

Merged
Kokonutic merged 1 commit intomainfrom
topic/planit_fix
Aug 30, 2025
Merged

Fix PlanIT Image Rendering#34
Kokonutic merged 1 commit intomainfrom
topic/planit_fix

Conversation

@Rongbin99
Copy link
Copy Markdown
Owner

@Rongbin99 Rongbin99 commented Aug 30, 2025

This PR fixes the image rendering on the PlanIT page.

PR CHECKLIST

  • My code follows the style guidelines of this project (variable naming, commenting, copyright, etc.)
  • I have performed a self-review of my code
  • Changes are clearly highlighted and easy to understand
  • I have commented my code, particularly in hard-to-understand areas
  • I have meaningful commit messages that explain what was changed/committed
  • I have built and locally tested my changes
  • My changes generate no new errors or regressions (pending verification)
  • I have made corresponding changes to the documentation OR this is N/A
  • Documentation accurately reflects the current state of the project OR this is N/A
  • I have added tests that prove my fix is effective or that my feature works OR this is N/A
  • New and existing unit tests pass locally with my changes OR this is N/A
  • Any dependent changes have been merged and published in downstream modules OR this is N/A
  • All links are working and correct OR this is N/A
  • Spelling and grammar are correct
  • I have added the "READY FOR REVIEWS" tag when this PR is ready for reviews

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes image rendering on the PlanIT page by migrating from GitHub-hosted images to local assets and removing a demo video section.

  • Replaces GitHub repository URLs with local /images/planit/ paths for all images
  • Removes the demo video section that was using GitHub user attachments
  • Updates both Android and iOS screenshot references to use consistent local paths

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Kokonutic Kokonutic changed the title Fix PlanIT image rendering Fix PlanIT Image Rendering Aug 30, 2025
@Rongbin99 Rongbin99 requested a review from Kokonutic August 30, 2025 09:35
@Kokonutic Kokonutic merged commit 37e9dcd into main Aug 30, 2025
2 of 3 checks passed
@Kokonutic Kokonutic deleted the topic/planit_fix branch August 30, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants