Skip to content

fix: show error toast when deep-link repo fails to load (#1003)#1411

Merged
Sachinchaurasiya360 merged 1 commit into
Sachinchaurasiya360:mainfrom
Xenon010101:fix/deep-link-error-message
Jun 5, 2026
Merged

fix: show error toast when deep-link repo fails to load (#1003)#1411
Sachinchaurasiya360 merged 1 commit into
Sachinchaurasiya360:mainfrom
Xenon010101:fix/deep-link-error-message

Conversation

@Xenon010101
Copy link
Copy Markdown
Contributor

Description\nShows an error toast notification when a deep-linked repo (via `?repo=` param) fails to load, instead of silently clearing the param.\n\n## Changes\n- Imported `toast` from the UI toast component\n- Added `toast.error()` call when the deep-link query fails\n\nCloses #1003

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 4, 2026

Warning

Review limit reached

@Xenon010101, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 24 minutes and 21 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8cb53776-154d-4d9d-863a-7962a346248d

📥 Commits

Reviewing files that changed from the base of the PR and between e15a36c and a6bcd03.

📒 Files selected for processing (1)
  • client/src/module/student/opensource/RepoDiscoveryPage.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added quality:clean Clean and well-structured contribution bug Something isn't working gssoc labels Jun 4, 2026
@github-actions github-actions Bot added scope:frontend Changes to client-side / UI code level:beginner Good for first-time contributors labels Jun 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Hi @Xenon010101, thanks for contributing to InternHack! 🎉

I have automatically:

  • 👤 Assigned this PR to you.
  • 🏷️ Applied the gssoc:approved label.

Our workflows will now analyze your changes to classify:

  • 📈 PR Difficulty: level:*
  • 🧩 PR Type: type:*
  • 🌟 PR Quality: quality:*

Tip

Ensure your PR description references the issue it resolves (e.g. Closes #123). This allows the bot to inherit any additional labels from that issue!

Happy coding! 🚀

@github-actions github-actions Bot added gssoc:approved Approved for GSSoC scoring type:bug Bug fixes labels Jun 4, 2026
@Sachinchaurasiya360 Sachinchaurasiya360 merged commit 6827ca6 into Sachinchaurasiya360:main Jun 5, 2026
11 of 12 checks passed
Sachinchaurasiya360 added a commit to Rajal-ui/InternHack that referenced this pull request Jun 5, 2026
…nd error call from main

Applies the missing toast import and toast.error() on deepLinkError
that was added in main (PR Sachinchaurasiya360#1411) while preserving all bookmark
functionality from this PR.
Sachinchaurasiya360 added a commit to OmkarM9090/InternHack that referenced this pull request Jun 5, 2026
…side first PR progress)

Merges PR 939 (server-side tracking + optimistic updates) with main (Sachinchaurasiya360#1410 ConfirmDialog, Sachinchaurasiya360#1411 toast, step status badges). Key integrations: added ConfirmDialog for reset flow, inProgress-aware step circle/badge, smarter Est. Time display, and trimmedSearch fix in opensource.service.ts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working gssoc:approved Approved for GSSoC scoring gssoc level:beginner Good for first-time contributors quality:clean Clean and well-structured contribution scope:frontend Changes to client-side / UI code type:bug Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants