Skip to content

Improve suspense loader#105

Merged
Alexandrbig1 merged 2 commits into
OpenCodeChicago:mainfrom
justintucker:improve-suspense-loader
Oct 10, 2025
Merged

Improve suspense loader#105
Alexandrbig1 merged 2 commits into
OpenCodeChicago:mainfrom
justintucker:improve-suspense-loader

Conversation

@justintucker
Copy link
Copy Markdown
Contributor

Pull Request

Thanks for contributing to Hacktoberfest 2025!

Description

Adds Loader component for Suspense fallback.

Closes OpenCodeChicago/.github#99

To Test

  1. Open devTools
  2. Disable cache
  3. Set Speed to Fast 4G
  4. Reload and view spinner

image

Checklist

  • My code builds and runs locally
  • I’ve added/updated documentation if needed
  • I’ve tested my changes
  • I’ve linked related issues (if any)
  • (Optional) I’ve credited myself with the All Contributors bot if this is my first contribution or a new contribution type

Copy link
Copy Markdown
Contributor

@Alexandrbig1 Alexandrbig1 left a comment

Choose a reason for hiding this comment

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

Welcome to Open Code Chicago! 🎉
Thank you for making your first contribution here — we’re glad to have you. Approved. Great work!

@Alexandrbig1 Alexandrbig1 added frontend Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages) hacktoberfest Special issue for Hacktoberfest hacktoberfest-2025 Special issue for Hacktoberfest 2025 hacktoberfest-accepted This label indicates that a contribution has been accepted and counts toward Hacktoberfest rewards. react React components & UI logic tailwind Tailwind CSS & styling labels Oct 10, 2025
@Alexandrbig1 Alexandrbig1 added this to the Hacktoberfest 2025 milestone Oct 10, 2025
@Alexandrbig1 Alexandrbig1 merged commit af41f89 into OpenCodeChicago:main Oct 10, 2025
2 checks passed
@Alexandrbig1
Copy link
Copy Markdown
Contributor

@justintucker, congratulations on your merged PR! 🎉 Don’t forget to add yourself as a contributor using our all-contributors bot. You can find instructions in our CONTRIBUTING.md. Thanks again for your contribution!

@Alexandrbig1
Copy link
Copy Markdown
Contributor

@justintucker, feel free to pick another task. Let me know if you'll find one. Great work!

Alexandrbig1 added a commit that referenced this pull request Oct 10, 2025
UI: improved design of shipping policy #105
Alexandrbig1 added a commit that referenced this pull request Oct 10, 2025
UI: improved style for accessibility page #105
@Alexandrbig1
Copy link
Copy Markdown
Contributor

Hey @justintucker ,

🎉 Congratulations on your first merged pull request!
You’ve just taken a huge step in your open-source journey — and we’re so excited it happened here at Open Code Chicago × CoreX 💪

To celebrate this milestone, you’ve earned the “First PR Merged” badge on Holopin 🏅
👉 Claim your badge here: Claim Badge

Once claimed, you can proudly showcase it on your GitHub profile, Holopin board, or share it on LinkedIn to mark your first contribution to the open-source world 🌟

Keep contributing, keep growing, and welcome to the Open Code Chicago community! 🚀
— Open Code Chicago Team

@chintansood chintansood mentioned this pull request Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages) hacktoberfest Special issue for Hacktoberfest hacktoberfest-2025 Special issue for Hacktoberfest 2025 hacktoberfest-accepted This label indicates that a contribution has been accepted and counts toward Hacktoberfest rewards. react React components & UI logic tailwind Tailwind CSS & styling

Development

Successfully merging this pull request may close these issues.

Improve Suspense Loader

2 participants