Skip to content

fix: block untracked repositories on details route and clarify tracked-only behavior#120

Merged
LandynDev merged 2 commits intoentrius:testfrom
bitloi:fix/untracked-repository-details
Apr 1, 2026
Merged

fix: block untracked repositories on details route and clarify tracked-only behavior#120
LandynDev merged 2 commits intoentrius:testfrom
bitloi:fix/untracked-repository-details

Conversation

@bitloi
Copy link
Copy Markdown
Contributor

@bitloi bitloi commented Apr 1, 2026

Summary

This PR clarifies repository status in the UI for direct miners/repository?name=... routes.

The original report is valid as a UX concern, but not a backend data bug: biomejs/biome is not in the tracked Gittensor repository list, so it should not appear in /repositories search/results. This change makes that explicit by blocking the full details experience for untracked repos and showing a clear warning state instead.

Related Issues

Context: #326

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other (describe below)

Screenshots

Before After
before after

Checklist

  • New components are modularized/separated where sensible
  • Uses predefined theme (e.g. no hardcoded colors)
  • Responsive/mobile checked
  • Tested against the test API
  • npm run format and npm run lint:fix have been run
  • npm run build passes
  • Screenshots included for any UI/visual changes

@bitloi bitloi changed the title fix: block untracked repository details and add direct owner/repo nav… fix: block untracked repositories on details route and clarify tracked-only behavior Apr 1, 2026
@bitloi
Copy link
Copy Markdown
Contributor Author

bitloi commented Apr 1, 2026

@LandynDev Ready for review!

@LandynDev LandynDev merged commit 3143e42 into entrius:test Apr 1, 2026
2 checks passed
anderdc pushed a commit that referenced this pull request Apr 1, 2026
anderdc pushed a commit that referenced this pull request Apr 2, 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.

2 participants