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
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
120
Pull requests
155
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
improvement(tables): make Cmd+F search as you type and clear on close
- #6733
#6733
Merged
waleedlatif1
merged 12 commits into
staging
simstudioai/sim:staging
from
feat/table-find-ux
simstudioai/sim:feat/table-find-ux
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
improvement(tables): make Cmd+F search as you type and clear on close
#6733
waleedlatif1
merged 12 commits into
staging
simstudioai/sim:staging
from
feat/table-find-ux
simstudioai/sim:feat/table-find-ux
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
improvement(tables): make Cmd+F search as you type and clear on close
waleedlatif1
committed
c6098c4
View commit details
Copy full SHA for c6098c4
Browse repository at this point
fix(tables): reset the find debounce on close and land Enter on a skipped first match
waleedlatif1
committed
b5b2a88
View commit details
Copy full SHA for b5b2a88
Browse repository at this point
fix(tables): keep a clicked cell selected when find closes
waleedlatif1
committed
a4a71ac
View commit details
Copy full SHA for a4a71ac
Browse repository at this point
fix(tables): strand an in-flight match jump when the search term changes
waleedlatif1
committed
0153cd4
View commit details
Copy full SHA for 0153cd4
Browse repository at this point
fix(tables): strand match jumps on the live query, not the debounced one
waleedlatif1
committed
95f578d
View commit details
Copy full SHA for 95f578d
Browse repository at this point
fix(tables): cancel before reveal, and release find's selection on any grid key
waleedlatif1
committed
b9bd619
View commit details
Copy full SHA for b9bd619
Browse repository at this point
fix(tables): drop find's selection restore, commit the term on Enter
waleedlatif1
committed
d131feb
View commit details
Copy full SHA for d131feb
Browse repository at this point
fix(tables): block find navigation until the results describe the term
waleedlatif1
committed
7599a53
View commit details
Copy full SHA for 7599a53
Browse repository at this point
fix(tables): clamp the find step base when a refetch shrinks the match set
waleedlatif1
committed
62a2297
View commit details
Copy full SHA for 62a2297
Browse repository at this point
fix(tables): track the find cursor by match identity, not position
waleedlatif1
committed
b197d55
View commit details
Copy full SHA for b197d55
Browse repository at this point
fix(tables): release the find cursor when its match leaves the result set
waleedlatif1
committed
fd24b2d
View commit details
Copy full SHA for fd24b2d
Browse repository at this point
fix(tables): skip the reveal when the target match vanishes mid-jump
waleedlatif1
committed
4b884db
View commit details
Copy full SHA for 4b884db
Browse repository at this point
You can’t perform that action at this time.