Skip to content

feat: add Open Library page with book catalog and borrowing system#83

Open
xiaohei644 wants to merge 2 commits into
Open-Source-Bazaar:mainfrom
xiaohei644:feature/open-library
Open

feat: add Open Library page with book catalog and borrowing system#83
xiaohei644 wants to merge 2 commits into
Open-Source-Bazaar:mainfrom
xiaohei644:feature/open-library

Conversation

@xiaohei644

@xiaohei644 xiaohei644 commented Jun 30, 2026

Copy link
Copy Markdown

PR-83 PR-83 PR-83 Powered by Pull Request Badge

  • Add /library page with book grid, category filter and search
  • Add /library/[id] book detail page with borrowing info and guide
  • Add 12 open-source/tech books with borrowing status
  • Add Book type definitions in types/library.ts
  • Add 35 i18n keys for zh-CN, en-US, zh-TW
  • Add Open Library link to MainNavigator

Resolves #15

Checklist(清单):

  • Labels
  • Assignees
  • Reviewers

Closes #XXXXX

- Add /library page with book grid, category filter and search
- Add /library/[id] book detail page with borrowing info and guide
- Add 12 open-source/tech books with borrowing status
- Add Book type definitions in types/library.ts
- Add 35 i18n keys for zh-CN, en-US, zh-TW
- Add Open Library link to MainNavigator

Resolves Open-Source-Bazaar#15
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@xiaohei644, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 33 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 07b9a5f1-0317-43a7-959e-6484f1415f9e

📥 Commits

Reviewing files that changed from the base of the PR and between 58126ca and d64cd6f.

⛔ Files ignored due to path filters (4)
  • translation/en-US.ts is excluded by none and included by none
  • translation/zh-CN.ts is excluded by none and included by none
  • translation/zh-TW.ts is excluded by none and included by none
  • types/library.ts is excluded by none and included by none
📒 Files selected for processing (4)
  • components/Navigator/MainNavigator.tsx
  • pages/library/[id].tsx
  • pages/library/books.ts
  • pages/library/index.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.

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