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
Accelerator
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
Type
/
to 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
.
AtCoder-NoviSteps
/
AtCoderNoviSteps
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10
Star
66
Code
Issues
75
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ui: scroll vote dropdown to center current grade on open (#3796)
- #3801
#3801
Merged
KATO-Hiro
merged 10 commits into
staging
AtCoder-NoviSteps/AtCoderNoviSteps:staging
from
feature/#3796
AtCoder-NoviSteps/AtCoderNoviSteps:feature/#3796
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
ui: scroll vote dropdown to center current grade on open (#3796)
#3801
KATO-Hiro
merged 10 commits into
staging
AtCoder-NoviSteps/AtCoderNoviSteps:staging
from
feature/#3796
AtCoder-NoviSteps/AtCoderNoviSteps:feature/#3796
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
feat(votes): scroll grade dropdown to center current grade on open (#3796)
Show description for fada6db
river0525
and
claude
committed
fada6db
View commit details
Copy full SHA for fada6db
Browse repository at this point
fix(votes): fix type error in grade scroll effect
Show description for 57cccd4
river0525
and
claude
committed
57cccd4
View commit details
Copy full SHA for 57cccd4
Browse repository at this point
refactor(votes): extract scroll centering logic to grade_scroll utility
Show description for a811a0f
river0525
and
claude
committed
a811a0f
View commit details
Copy full SHA for a811a0f
Browse repository at this point
Commits on Jul 2, 2026
style: fix prettier formatting of Check icon in grade dropdown
Show description for 8163524
river0525
and
claude
committed
8163524
View commit details
Copy full SHA for 8163524
Browse repository at this point
fix(votes): clamp calcCenteredScrollTop to valid scroll range
Show description for d3de59b
river0525
and
claude
committed
d3de59b
View commit details
Copy full SHA for d3de59b
Browse repository at this point
fix(votes): defer grade dropdown scroll to after showPopover()
Show description for 8914342
river0525
and
claude
committed
8914342
View commit details
Copy full SHA for 8914342
Browse repository at this point
Merge branch 'staging' of github.com:AtCoder-NoviSteps/AtCoderNoviSteps into feature/#3796
KATO-Hiro
committed
424fcc4
View commit details
Copy full SHA for 424fcc4
Browse repository at this point
Commits on Jul 3, 2026
test: replace it() with test() in grade_scroll tests
Show description for aae49d4
KATO-Hiro
and
claude
committed
aae49d4
View commit details
Copy full SHA for aae49d4
Browse repository at this point
refactor: rename grade_scroll to grade_scroll_position and fix argument order
Show description for 28c143b
KATO-Hiro
and
claude
committed
28c143b
View commit details
Copy full SHA for 28c143b
Browse repository at this point
style: rename single-char lambda param g to grade in VotableGrade
Show description for cf0716c
KATO-Hiro
and
claude
committed
cf0716c
View commit details
Copy full SHA for cf0716c
Browse repository at this point
You can’t perform that action at this time.