Skip to content

Searchbar fix#57

Open
alSN0W wants to merge 45 commits intoOpenLake:mainfrom
alSN0W:searchbar-fix
Open

Searchbar fix#57
alSN0W wants to merge 45 commits intoOpenLake:mainfrom
alSN0W:searchbar-fix

Conversation

@alSN0W
Copy link

@alSN0W alSN0W commented Mar 16, 2026

No description provided.

alSN0W and others added 30 commits February 9, 2026 23:30
fixed displaying the user votes incorrectly issue
Styled Voting buttons and updated migration files
removed useVote as it's useless for now
added pagination type and utils
Revert "added pagination type and utils"
made changes recommended by code-rabbit
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
removed all the useless routes and functions
alSN0W and others added 15 commits February 24, 2026 23:47
Revert "removed all the useless routes and functions"
Revert "Revert "removed all the useless routes and functions""
updated migration with rls for votes table
fixed searchbar bug and implemented instant search results
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…to searchbar-fix

Added some coderabbit fixes to the searchbar ,
and now merging it into the searchbar-fix branch
to test it out. Hopefully this will fix the
searchbar issues that we have been having
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

Warning

Rate limit exceeded

@alSN0W has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 15 minutes and 11 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e55966dd-3f99-48a8-bb39-7d2ac462fe04

📥 Commits

Reviewing files that changed from the base of the PR and between 7f13bc0 and 38de6c7.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (22)
  • next-env.d.ts
  • next.config.js
  • package.json
  • src/app/auth/signin/page.tsx
  • src/app/courses/[courseId]/page.tsx
  • src/components/common/Pagination.tsx
  • src/components/common/VoteButton.tsx
  • src/components/courses/Filters.tsx
  • src/components/courses/course_page/CoursePageReviews.tsx
  • src/hooks/usePaginatedReviews.ts
  • src/lib/pagination.ts
  • src/lib/withPagination.ts
  • src/migrations/migration.sql
  • src/pages/api/ratings/route.ts
  • src/pages/api/ratings/vote/index.ts
  • src/pages/api/ratings/vote/route.ts
  • src/pages/api/reviews/index.ts
  • src/types/pagination.ts
  • src/types/reviews.tsx
  • src/utils/supabase/server-pages.ts
  • src/utils/supabase/server.ts
  • tsconfig.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

You can make CodeRabbit's review stricter and more nitpicky using the `assertive` profile, if that's what you prefer.

Change the reviews.profile setting to assertive to make CodeRabbit's nitpick more issues in your PRs.

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