René's URL Explorer Experiment


Title: feat(sidebar): search the workspace switcher when a user has many workspaces by waleedlatif1 · Pull Request #5893 · simstudioai/sim · GitHub

Open Graph Title: feat(sidebar): search the workspace switcher when a user has many workspaces by waleedlatif1 · Pull Request #5893 · simstudioai/sim

X Title: feat(sidebar): search the workspace switcher when a user has many workspaces by waleedlatif1 · Pull Request #5893 · simstudioai/sim

Description: Summary Two sidebar improvements: 1. Workspace switcher search (workspace-header.tsx) Restores searchable, keyboard-navigable workspace selection for users with many workspaces — the switcher becomes hard to navigate once the list is long. Search input appears once the list exceeds WORKSPACE_SEARCH_THRESHOLD (> 3 workspaces). Case-insensitive name filter; ↑/↓ move through results, Enter switches, empty-state for no matches. Keyboard highlight rides the existing chipVariants({ active }) so it matches hover/active exactly. Input reuses the emcn ChipInput (icon prop) — no hand-rolled field chrome. Robustness: the highlighted index is clamped against the current results on read, and search/highlight reset via an effect keyed on the menu-open state so every close path (select, Escape, click-away) clears them. All the search machinery is gated on showSearch, so users at ≤3 workspaces get zero extra work. Reuses the pattern that previously lived on an unmerged branch, ported onto current code with the anti-flash refinements (prefetched list means showSearch is stable from first paint; the input only mounts inside the opened, already-hydrated dropdown). 2. Settings-sidebar last-item hover clip (settings-sidebar.tsx) The scrollable settings-nav container had top padding but no bottom padding, so the last item's rounded hover pill was clipped against the overflow edge (visible on "Custom blocks", the final Enterprise item). Fixed with symmetric py-1.5 on the scroll container — item spacing is unchanged. Testing bun typecheck + biome clean on both files. Comprehensive /cleanup pass (effects, state, memo, callback, React Query, url-state, emcn, comments) over both surfaces — no anti-patterns; only inlined a trivial filter memo and collapsed a padding shorthand.

Open Graph Description: Summary Two sidebar improvements: 1. Workspace switcher search (workspace-header.tsx) Restores searchable, keyboard-navigable workspace selection for users with many workspaces — the switcher becom...

X Description: Summary Two sidebar improvements: 1. Workspace switcher search (workspace-header.tsx) Restores searchable, keyboard-navigable workspace selection for users with many workspaces — the switcher becom...

Opengraph URL: https://github.com/simstudioai/sim/pull/5893

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3e73b68b-8fd5-d960-b549-6bec6bc95d00
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8F3C:3A8591:79E252:AB9D36:6A638764
html-safe-noncedfece6d561e1d9aaeb75330a927bbc453a10673d5b4540aeaa08567e127d9afd
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RjNDOjNBODU5MTo3OUUyNTI6QUI5RDM2OjZBNjM4NzY0IiwidmlzaXRvcl9pZCI6IjU2MzkyMTE1NjA4NjA4Nzg2OTIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmace92c95762cb0016ae95d7acc83895246c1a18e9f2e794d18a1035d323bb456a0
hovercard-subject-tagpull_request:4118914460
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/simstudioai/sim/pull/5893/files
twitter:imagehttps://avatars.githubusercontent.com/u/40672544?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/40672544?s=400&v=4
og:image:altSummary Two sidebar improvements: 1. Workspace switcher search (workspace-header.tsx) Restores searchable, keyboard-navigable workspace selection for users with many workspaces — the switcher becom...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4ca676e17c4da4532dc68541e9fc874034ae840c26b5f34da7f1c42d9a600659
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/simstudioai/sim git https://github.com/simstudioai/sim.git
octolytics-dimension-user_id199344406
octolytics-dimension-user_loginsimstudioai
octolytics-dimension-repository_id912559512
octolytics-dimension-repository_nwosimstudioai/sim
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id912559512
octolytics-dimension-repository_network_root_nwosimstudioai/sim
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release3a0a9f049e072eb8e5795dfddcefdba9e277501d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/simstudioai/sim/pull/5893/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5893%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5893%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=simstudioai%2Fsim
Reloadhttps://github.com/simstudioai/sim/pull/5893/files
Reloadhttps://github.com/simstudioai/sim/pull/5893/files
Reloadhttps://github.com/simstudioai/sim/pull/5893/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
simstudioai https://github.com/simstudioai
simhttps://github.com/simstudioai/sim
Notifications https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Fork 3.7k https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Star 29.2k https://github.com/login?return_to=%2Fsimstudioai%2Fsim
Code https://github.com/simstudioai/sim
Issues 111 https://github.com/simstudioai/sim/issues
Pull requests 121 https://github.com/simstudioai/sim/pulls
Actions https://github.com/simstudioai/sim/actions
Projects https://github.com/simstudioai/sim/projects
Security and quality 0 https://github.com/simstudioai/sim/security
Insights https://github.com/simstudioai/sim/pulse
Code https://github.com/simstudioai/sim
Issues https://github.com/simstudioai/sim/issues
Pull requests https://github.com/simstudioai/sim/pulls
Actions https://github.com/simstudioai/sim/actions
Projects https://github.com/simstudioai/sim/projects
Security and quality https://github.com/simstudioai/sim/security
Insights https://github.com/simstudioai/sim/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fsimstudioai%2Fsim%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fsimstudioai%2Fsim%2Fissues%2Fnew%2Fchoose
waleedlatif1https://github.com/waleedlatif1
staginghttps://github.com/simstudioai/sim/tree/staging
worktree-workspace-switcher-searchhttps://github.com/simstudioai/sim/tree/worktree-workspace-switcher-search
Conversation 29 https://github.com/simstudioai/sim/pull/5893
Commits 2 https://github.com/simstudioai/sim/pull/5893/commits
Checks 19 https://github.com/simstudioai/sim/pull/5893/checks
Files changed 2 https://github.com/simstudioai/sim/pull/5893/files
feat(sidebar): search the workspace switcher when a user has many workspaces https://github.com/simstudioai/sim/pull/5893/files#top
Show all changes 2 commits https://github.com/simstudioai/sim/pull/5893/files
f0d4baa feat(sidebar): search the workspace switcher when a user has many wor… waleedlatif1 Jul 23, 2026 https://github.com/simstudioai/sim/pull/5893/commits/f0d4baa7256fe639553ec7ea0c7c4086c08d8a47
04534ce fix(settings): pad settings-sidebar scroll list so the last item's ho… waleedlatif1 Jul 23, 2026 https://github.com/simstudioai/sim/pull/5893/commits/04534ce3a496264f252a01279af79c52584b2562
Clear filters https://github.com/simstudioai/sim/pull/5893/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
workspace-header.tsx https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
settings-sidebar.tsx https://github.com/simstudioai/sim/pull/5893/files#diff-cdedc32e16bfeacfce50790965b47749cbeddd4a80ff724a5d8fddc2658d9af2
...space/[workspaceId]/w/components/sidebar/components/workspace-header/workspace-header.tsxhttps://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
View file https://github.com/simstudioai/sim/blob/04534ce3a496264f252a01279af79c52584b2562/apps/sim/app/workspace/%5BworkspaceId%5D/w/components/sidebar/components/workspace-header/workspace-header.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5893/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
https://github.com/simstudioai/sim/pull/5893/files#diff-5cd2ce39c5a80d2b31ad921d4d2200a91b7272be46f93fa8e6b74058b9edfb6a
apps/sim/components/settings/settings-sidebar.tsxhttps://github.com/simstudioai/sim/pull/5893/files#diff-cdedc32e16bfeacfce50790965b47749cbeddd4a80ff724a5d8fddc2658d9af2
View file https://github.com/simstudioai/sim/blob/04534ce3a496264f252a01279af79c52584b2562/apps/sim/components/settings/settings-sidebar.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5893/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5893/files#diff-cdedc32e16bfeacfce50790965b47749cbeddd4a80ff724a5d8fddc2658d9af2
https://github.com/simstudioai/sim/pull/5893/files#diff-cdedc32e16bfeacfce50790965b47749cbeddd4a80ff724a5d8fddc2658d9af2
Please reload this pagehttps://github.com/simstudioai/sim/pull/5893/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.