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

Fix: Handle missing code_url for 2024 submissions #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Eli4479
Copy link

@Eli4479 Eli4479 commented Feb 1, 2025

Fix: Disable Code Submission Button if code_url is Missing

🔧 Changes

  • Updated the logic to disable the Code Submission button if code_url is null.
  • Added a message "Code submission links will be available soon." for better user experience.
  • Ensured the button redirects correctly when code_url is present.

📌 Issue Reference

Fixes #135

🎯 Testing

  • Verified that the button is enabled when code_url is present.
  • Checked that the button is disabled when code_url is null and displays the correct message.

✅ Screenshots

image

🚀 Ready for Review

Let me know if any further improvements are required! 😃

Copy link

netlify bot commented Feb 1, 2025

Deploy Preview for gsoc-organizations ready!

Name Link
🔨 Latest commit 4bcd5cd
🔍 Latest deploy log https://app.netlify.com/sites/gsoc-organizations/deploys/679e20812ea9df0008e434af
😎 Deploy Preview https://deploy-preview-159--gsoc-organizations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

Code submission link button not working for the 2024 selected and submitted projects
1 participant