Skip to content

fix: link to flumen issues#98

Merged
Flo0806 merged 1 commit intomainfrom
fix/repo-navigation
Feb 21, 2026
Merged

fix: link to flumen issues#98
Flo0806 merged 1 commit intomainfrom
fix/repo-navigation

Conversation

@Flo0806
Copy link
Contributor

@Flo0806 Flo0806 commented Feb 21, 2026

Summary

  • Link from repo click to flumen issue, no longer GitHub

Related issue(s)

Closes #123

Type of change

  • Bug fix
  • Feature
  • Refactor
  • Docs
  • CI

Checklist

  • Tests added/updated
  • i18n keys added/updated (if needed)
  • No breaking changes

Summary by CodeRabbit

  • New Features
    • Repo cards are now fully clickable to navigate directly to the repository's issues page.
    • Repository names now navigate to the issues view rather than external links.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 21, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The RepoCard component now enables in-app navigation to the issues page by making the entire card clickable. A new navigateToIssues function selects the current repository in the issue store and routes to the issues path. The repo name button element replaces the previous external NuxtLink navigation.

Changes

Cohort / File(s) Summary
Repo Card Navigation
app/components/repo/RepoCard.vue
Adds in-app navigation to issues page with repo pre-selection in store; makes entire card clickable via new navigateToIssues function using issueStore and localePath dependencies.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related issues

Poem

🐰 A card that springs with eager click,
Navigation tricks are oh so quick,
Select your repo, hop away—
Issues await you, hip-hooray! 🎉

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/repo-navigation

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

@Flo0806 Flo0806 merged commit 969aecf into main Feb 21, 2026
7 of 9 checks passed
@Flo0806 Flo0806 deleted the fix/repo-navigation branch February 21, 2026 13:37
@coderabbitai coderabbitai bot mentioned this pull request Mar 16, 2026
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.

1 participant