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
.
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.4k
Code
Issues
115
Pull requests
138
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(user-input): atomic chip selection, modifier-key handling, and stale overlay ghost
- #4902
#4902
Merged
waleedlatif1
merged 13 commits into
staging
simstudioai/sim:staging
from
fix/logo
simstudioai/sim:fix/logo
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(user-input): atomic chip selection, modifier-key handling, and stale overlay ghost
#4902
waleedlatif1
merged 13 commits into
staging
simstudioai/sim:staging
from
fix/logo
simstudioai/sim:fix/logo
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2026
fix(user-input): atomic chip selection, modifier-key handling, and stale overlay ghost
waleedlatif1
committed
2e0aacd
View commit details
Copy full SHA for 2e0aacd
Browse repository at this point
fix(user-input): track raw selection in ref and sync mention menus on ranged selections
waleedlatif1
committed
9567adf
View commit details
Copy full SHA for 9567adf
Browse repository at this point
fix(user-input): translate overlay content instead of scrolling the overlay box
waleedlatif1
committed
d1b3562
View commit details
Copy full SHA for d1b3562
Browse repository at this point
fix(user-input): read selection direction at apply time, document edge heuristic
waleedlatif1
committed
1a2e63f
View commit details
Copy full SHA for 1a2e63f
Browse repository at this point
fix(user-input): reconcile textarea DOM with state on selection events
waleedlatif1
committed
6997d3e
View commit details
Copy full SHA for 6997d3e
Browse repository at this point
fix(user-input): keep Cmd+Backspace native instead of single-chip delete
waleedlatif1
committed
35a2591
View commit details
Copy full SHA for 35a2591
Browse repository at this point
fix(user-input): record observed selection before reconcile early-return
waleedlatif1
committed
7c3e298
View commit details
Copy full SHA for 7c3e298
Browse repository at this point
refactor(user-input): extract adoptDomValue; drop flushSync pre-paint reconcile
waleedlatif1
committed
5b02798
View commit details
Copy full SHA for 5b02798
Browse repository at this point
refactor(user-input): native co-scroll for textarea + overlay, remove JS scroll-sync
waleedlatif1
committed
31c66fa
View commit details
Copy full SHA for 31c66fa
Browse repository at this point
refactor(user-input): extract pure snapSelectionToChips with unit tests
waleedlatif1
committed
05af559
View commit details
Copy full SHA for 05af559
Browse repository at this point
Commits on Jun 8, 2026
fix(user-input): track prev selection via selectionchange; make chip deletion undoable
waleedlatif1
committed
d505023
View commit details
Copy full SHA for d505023
Browse repository at this point
docs(user-input): trim verbose comments in selection logic
waleedlatif1
committed
c2624ad
View commit details
Copy full SHA for c2624ad
Browse repository at this point
fix(user-input): fall back to setRangeText when execCommand delete is unsupported (Firefox)
waleedlatif1
committed
e2dfe15
View commit details
Copy full SHA for e2dfe15
Browse repository at this point
You can’t perform that action at this time.