René's URL Explorer Experiment


Title: fix(mothership): keep chat pinned to bottom across multi-line input resizes by TheodoreSpeaks · Pull Request #5711 · simstudioai/sim · GitHub

Open Graph Title: fix(mothership): keep chat pinned to bottom across multi-line input resizes by TheodoreSpeaks · Pull Request #5711 · simstudioai/sim

X Title: fix(mothership): keep chat pinned to bottom across multi-line input resizes by TheodoreSpeaks · Pull Request #5711 · simstudioai/sim

Description: Summary A bottom-pinned mothership chat silently unpinned whenever a newline was added or removed in a multi-line input draft Root cause: the prompt editor's autosize (height:'auto' → read scrollHeight → set px) forces a synchronous layout with the textarea collapsed; during that transient layout the chat scroll container grows and the browser natively clamps the pinned scrollTop down by the input's grown height (no JS write, invisible to ResizeObserver since the net size change is zero) Fix 1: lock the prompt-editor scroller's box during the autosize measurement so the transient collapse never leaks into ancestor layout Fix 2: re-pin the transcript to the bottom when the scroll container genuinely resizes (input growing/shrinking below its cap, panel/window resizes) — pinned-ness is sampled on scroll events, so a user who scrolled up is never yanked down Type of Change Bug fix Testing Reproduced and verified in the running app with instrumented scroll tracing (chrome-devtools MCP): add newline at input max height, remove newlines, and grow below the cap all stay pinned (dist ≈ 0); a user scrolled up 400px is untouched. bun run lint and bun run check:api-validation:strict pass. Checklist Code follows project style guidelines Self-reviewed my changes Tests added/updated and passing No new warnings introduced I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA) 🤖 Generated with Claude Code https://claude.ai/code/session_01QtgAAuHzbSoS4FEYZnHdAJ

Open Graph Description: Summary A bottom-pinned mothership chat silently unpinned whenever a newline was added or removed in a multi-line input draft Root cause: the prompt editor's autosize (height:'auto' → ...

X Description: Summary A bottom-pinned mothership chat silently unpinned whenever a newline was added or removed in a multi-line input draft Root cause: the prompt editor's autosize (height:'auto...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8bf371fe-22ee-c4f5-d4ea-4ec220cc67aa
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE7D4:25D1F8:892B4D:C4B396:6A637AEC
html-safe-nonce87ad53c4671c9210a91c4d6b4f0755d3a92025a12a23ff3920ef7d3b95a75e54
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFN0Q0OjI1RDFGODo4OTJCNEQ6QzRCMzk2OjZBNjM3QUVDIiwidmlzaXRvcl9pZCI6IjYwNDk3MDAwMjM2MzQxOTcyMjgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacc2403d9acd126949bea1ed370e26e2cb06b2099310c79ad0b2fc9617f7aa7c5e
hovercard-subject-tagpull_request:4070993149
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/5711/files
twitter:imagehttps://avatars.githubusercontent.com/u/19564703?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/19564703?s=400&v=4
og:image:altSummary A bottom-pinned mothership chat silently unpinned whenever a newline was added or removed in a multi-line input draft Root cause: the prompt editor's autosize (height:'auto' → ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4c1de337de00c7969335f8866af41463301071379a3a15fba12e9b85aa6378d6
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
releasea4df32552e4c631011bdcd4c81cc3d7408664a8b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/simstudioai/sim/pull/5711/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsimstudioai%2Fsim%2Fpull%2F5711%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%2F5711%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/5711/files
Reloadhttps://github.com/simstudioai/sim/pull/5711/files
Reloadhttps://github.com/simstudioai/sim/pull/5711/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5711/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
TheodoreSpeakshttps://github.com/TheodoreSpeaks
staginghttps://github.com/simstudioai/sim/tree/staging
fix/scroll-errorhttps://github.com/simstudioai/sim/tree/fix/scroll-error
Conversation 4 https://github.com/simstudioai/sim/pull/5711
Commits 1 https://github.com/simstudioai/sim/pull/5711/commits
Checks 19 https://github.com/simstudioai/sim/pull/5711/checks
Files changed https://github.com/simstudioai/sim/pull/5711/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5711/files
fix(mothership): keep chat pinned to bottom across multi-line input resizes https://github.com/simstudioai/sim/pull/5711/files#top
Show all changes 1 commit https://github.com/simstudioai/sim/pull/5711/files
56574c8 fix(mothership): keep chat pinned to bottom across multi-line input r… TheodoreSpeaks Jul 16, 2026 https://github.com/simstudioai/sim/pull/5711/commits/56574c8828e0bf73fcd3924057562ee8e37e5ebd
Clear filters https://github.com/simstudioai/sim/pull/5711/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5711/files
Please reload this pagehttps://github.com/simstudioai/sim/pull/5711/files
mothership-chat.tsx https://github.com/simstudioai/sim/pull/5711/files#diff-bcc0139294f76e8b208e9e55d1d1484d90995c69057d3e990226343f11d599b7
prompt-editor.tsx https://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
apps/sim/app/workspace/[workspaceId]/home/components/mothership-chat/mothership-chat.tsxhttps://github.com/simstudioai/sim/pull/5711/files#diff-bcc0139294f76e8b208e9e55d1d1484d90995c69057d3e990226343f11d599b7
View file https://github.com/simstudioai/sim/blob/56574c8828e0bf73fcd3924057562ee8e37e5ebd/apps/sim/app/workspace/%5BworkspaceId%5D/home/components/mothership-chat/mothership-chat.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5711/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5711/files#diff-bcc0139294f76e8b208e9e55d1d1484d90995c69057d3e990226343f11d599b7
https://github.com/simstudioai/sim/pull/5711/files#diff-bcc0139294f76e8b208e9e55d1d1484d90995c69057d3e990226343f11d599b7
https://github.com/simstudioai/sim/pull/5711/files#diff-bcc0139294f76e8b208e9e55d1d1484d90995c69057d3e990226343f11d599b7
https://github.com/simstudioai/sim/pull/5711/files#diff-bcc0139294f76e8b208e9e55d1d1484d90995c69057d3e990226343f11d599b7
...space/[workspaceId]/home/components/user-input/components/prompt-editor/prompt-editor.tsxhttps://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
View file https://github.com/simstudioai/sim/blob/56574c8828e0bf73fcd3924057562ee8e37e5ebd/apps/sim/app/workspace/%5BworkspaceId%5D/home/components/user-input/components/prompt-editor/prompt-editor.tsx
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/simstudioai/sim/pull/5711/{{ revealButtonHref }}
https://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
https://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
https://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
https://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
https://github.com/simstudioai/sim/pull/5711/files#diff-4fa9ac5df8aff640cea0204b06b4e35e7dc0946a8422ce8e11d9865f08fab42a
Please reload this pagehttps://github.com/simstudioai/sim/pull/5711/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.