Skip to content

Conversation

@amannaik247
Copy link
Member

No description provided.

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@amannaik247 amannaik247 marked this pull request as draft June 17, 2025 17:33
@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@amannaik247 amannaik247 marked this pull request as ready for review June 17, 2025 18:21
@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@pikurasa
Copy link
Contributor

@sa-fw-an

Do you know why I'm getting the following error in the console (when running npm run dev on this branch)?:

Files in the public directory are served at the root path.
Instead of /public/assets/Images/aman_naik_week2_img1.png, use /assets/Images/aman_naik_week2_img1.png.
Files in the public directory are served at the root path.
Instead of /public/assets/Images/aman_naik_week2_img2.png, use /assets/Images/aman_naik_week2_img2.png.

@amannaik247
Copy link
Member Author

amannaik247 commented Jun 18, 2025

@sa-fw-an

Do you know why I'm getting the following error in the console (when running npm run dev on this branch)?:

Files in the public directory are served at the root path.
Instead of /public/assets/Images/aman_naik_week2_img1.png, use /assets/Images/aman_naik_week2_img1.png.
Files in the public directory are served at the root path.
Instead of /public/assets/Images/aman_naik_week2_img2.png, use /assets/Images/aman_naik_week2_img2.png.

I think since this website is based on NextJS so the public directory is like a special directory.
Any file you put inside the public folder can be accessed directly from the root URL of your site.

Because the public folder is already mapped to the root / of your website.
So writing /public/... is like saying /root/public/..., which doesn’t exist to the browser.

Will follow the convention and remove the public/ and push again.

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@pikurasa
Copy link
Contributor

Will follow the convention and remove the public/ and push again.

I think that fixed it. However, I do see one thing that I'll point out in a review.

@sa-fw-an
Copy link
Member

@sa-fw-an

Do you know why I'm getting the following error in the console (when running npm run dev on this branch)?:

Files in the public directory are served at the root path.
Instead of /public/assets/Images/aman_naik_week2_img1.png, use /assets/Images/aman_naik_week2_img1.png.
Files in the public directory are served at the root path.
Instead of /public/assets/Images/aman_naik_week2_img2.png, use /assets/Images/aman_naik_week2_img2.png.

I dont see any issues. Seems it is fixed

@sa-fw-an
Copy link
Member

I think since this website is based on NextJS so the public directory is like a special directory.

Well our website is not based on NextJS. It is a react app with vite as a bundler.

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@amannaik247
Copy link
Member Author

@pikurasa please review

@github-actions
Copy link

🎉 All Checks Passed!

Status: ✅ Ready to merge

✅ Completed Workflows

Workflow Status Details
🔨 Continuous Integration ✅ Passed Build completed successfully
📝 Code Linting ✅ Passed All formatting and style checks passed

🚀 This PR is ready for review and can be safely merged to main branch!

Great work! Your code meets all quality standards. 👏

@pikurasa pikurasa merged commit 3ebc94d into sugarlabs:main Jun 23, 2025
3 checks passed
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.

3 participants