Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
OpenLake
/
RateMyCourse
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
0
Code
Issues
20
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FOSSOVERFLOW-25] Fixed an issue where the search bar kept re-rendering on each input.
- #56
#56
Closed
alSN0W
wants to merge 40 commits into
OpenLake:main
OpenLake/RateMyCourse:main
from
alSN0W:searchbar
alSN0W/RateMyCourse:searchbar
Copy head branch name to clipboard
Conversation
Commits
40
(40)
Checks
Files changed
Closed
[FOSSOVERFLOW-25] Fixed an issue where the search bar kept re-rendering on each input.
#56
alSN0W
wants to merge 40 commits into
OpenLake:main
OpenLake/RateMyCourse:main
from
alSN0W:searchbar
alSN0W/RateMyCourse:searchbar
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2026
Added api endpoints for voting on reviews.
alSN0W
committed
8d13a9c
View commit details
Copy full SHA for 8d13a9c
Browse repository at this point
Commits on Feb 10, 2026
fixed the faulty api endpoints, verified with postman
alSN0W
committed
268dca8
View commit details
Copy full SHA for 268dca8
Browse repository at this point
Merge pull request #1 from alSN0W/review-engagement
Show description for 004f15d
alSN0W
authored
004f15d
View commit details
Copy full SHA for 004f15d
Browse repository at this point
Commits on Feb 12, 2026
added vote button
alSN0W
committed
e66517d
View commit details
Copy full SHA for e66517d
Browse repository at this point
Merge pull request #2 from alSN0W/review-engagement
Show description for 3966142
alSN0W
authored
3966142
View commit details
Copy full SHA for 3966142
Browse repository at this point
fixed displaying the user votes incorrectly issue
alSN0W
committed
888a1b9
View commit details
Copy full SHA for 888a1b9
Browse repository at this point
Merge pull request #3 from alSN0W/review-engagement
Show description for 74dd74a
alSN0W
authored
74dd74a
View commit details
Copy full SHA for 74dd74a
Browse repository at this point
Commits on Feb 14, 2026
Styled Voting buttons and updated migration files
alSN0W
committed
e2659ed
View commit details
Copy full SHA for e2659ed
Browse repository at this point
Merge pull request #4 from alSN0W/review-engagement
Show description for 4348aba
alSN0W
authored
4348aba
View commit details
Copy full SHA for 4348aba
Browse repository at this point
Commits on Feb 15, 2026
removed useVote as it's useless for now
alSN0W
committed
b37d929
View commit details
Copy full SHA for b37d929
Browse repository at this point
Merge pull request #5 from alSN0W/review-engagement
Show description for 4b35ddf
alSN0W
authored
4b35ddf
View commit details
Copy full SHA for 4b35ddf
Browse repository at this point
added pagination type and utils
alSN0W
committed
f2ac58d
View commit details
Copy full SHA for f2ac58d
Browse repository at this point
Merge pull request #6 from alSN0W/review-engagement
Show description for 22fb266
alSN0W
authored
22fb266
View commit details
Copy full SHA for 22fb266
Browse repository at this point
Commits on Feb 17, 2026
Revert "added pagination type and utils"
Show description for 9f6ce6c
alSN0W
committed
9f6ce6c
View commit details
Copy full SHA for 9f6ce6c
Browse repository at this point
Merge pull request #7 from alSN0W/review-engagement
Show description for c218637
alSN0W
authored
c218637
View commit details
Copy full SHA for c218637
Browse repository at this point
made changes recommended by code-rabbit
alSN0W
committed
3c77c72
View commit details
Copy full SHA for 3c77c72
Browse repository at this point
Merge pull request #8 from alSN0W/review-engagement
Show description for 2adff6a
alSN0W
authored
2adff6a
View commit details
Copy full SHA for 2adff6a
Browse repository at this point
Commits on Feb 18, 2026
Update src/lib/withPagination.ts
Show description for d461b81
alSN0W
and
coderabbitai[bot]
authored
d461b81
View commit details
Copy full SHA for d461b81
Browse repository at this point
Update src/components/common/VoteButton.tsx
Show description for 4cf96ac
alSN0W
and
coderabbitai[bot]
authored
4cf96ac
View commit details
Copy full SHA for 4cf96ac
Browse repository at this point
Update src/lib/pagination.ts
Show description for 46cb5e1
alSN0W
and
coderabbitai[bot]
authored
46cb5e1
View commit details
Copy full SHA for 46cb5e1
Browse repository at this point
Update src/components/common/VoteButton.tsx
Show description for 0dfd0fb
alSN0W
and
coderabbitai[bot]
authored
0dfd0fb
View commit details
Copy full SHA for 0dfd0fb
Browse repository at this point
some code-rabbit changes
alSN0W
committed
f8da0eb
View commit details
Copy full SHA for f8da0eb
Browse repository at this point
Commits on Feb 21, 2026
Implemented pagination UI for reviews
alSN0W
committed
40361b9
View commit details
Copy full SHA for 40361b9
Browse repository at this point
Merge pull request #9 from alSN0W/review-engagement
Show description for e477d5e
alSN0W
authored
e477d5e
View commit details
Copy full SHA for e477d5e
Browse repository at this point
documentation changes
alSN0W
committed
6e6e38a
View commit details
Copy full SHA for 6e6e38a
Browse repository at this point
Merge pull request #10 from alSN0W/review-engagement
Show description for 0210f87
alSN0W
authored
0210f87
View commit details
Copy full SHA for 0210f87
Browse repository at this point
Commits on Feb 23, 2026
removed all the useless routes and functions
alSN0W
committed
cf07378
View commit details
Copy full SHA for cf07378
Browse repository at this point
Merge branch 'main' into review-engagement
alSN0W
authored
51ef5a2
View commit details
Copy full SHA for 51ef5a2
Browse repository at this point
Merge pull request #11 from alSN0W/review-engagement
Show description for 23665f3
alSN0W
authored
23665f3
View commit details
Copy full SHA for 23665f3
Browse repository at this point
Commits on Feb 24, 2026
Revert "removed all the useless routes and functions"
alSN0W
authored
d5cf99f
View commit details
Copy full SHA for d5cf99f
Browse repository at this point
Merge pull request #12 from alSN0W/revert-11-review-engagement
Show description for 8d2552e
alSN0W
authored
8d2552e
View commit details
Copy full SHA for 8d2552e
Browse repository at this point
Revert "Revert "removed all the useless routes and functions""
alSN0W
authored
ff3dd90
View commit details
Copy full SHA for ff3dd90
Browse repository at this point
Merge pull request #13 from alSN0W/revert-12-revert-11-review-engagement
Show description for b7da68d
alSN0W
authored
b7da68d
View commit details
Copy full SHA for b7da68d
Browse repository at this point
Commits on Feb 25, 2026
final checks
alSN0W
committed
3889f33
View commit details
Copy full SHA for 3889f33
Browse repository at this point
Commits on Feb 26, 2026
updated migration with rls for votes table
alSN0W
committed
f58f3a6
View commit details
Copy full SHA for f58f3a6
Browse repository at this point
Commits on Mar 7, 2026
fixed searchbar bug and implemented instant search results
alSN0W
committed
3deea90
View commit details
Copy full SHA for 3deea90
Browse repository at this point
Commits on Mar 16, 2026
Update src/components/courses/Filters.tsx
Show description for fc0b41b
alSN0W
and
coderabbitai[bot]
authored
fc0b41b
View commit details
Copy full SHA for fc0b41b
Browse repository at this point
Update src/components/courses/course_page/CoursePageReviews.tsx
Show description for e8760af
alSN0W
and
coderabbitai[bot]
authored
e8760af
View commit details
Copy full SHA for e8760af
Browse repository at this point
Update src/pages/api/reviews/index.ts
Show description for bc2b48a
alSN0W
and
coderabbitai[bot]
authored
bc2b48a
View commit details
Copy full SHA for bc2b48a
Browse repository at this point
Update src/pages/api/reviews/index.ts
Show description for a2a2145
alSN0W
and
coderabbitai[bot]
authored
a2a2145
View commit details
Copy full SHA for a2a2145
Browse repository at this point
You can’t perform that action at this time.