Skip to content

[local-explorer-ui] Fix worker selector scrolling - #14668

Merged
emily-shen merged 1 commit into
cloudflare:mainfrom
DebadityaHait:DebadityaHait/local-explorer-worker-selector-scroll
Jul 16, 2026
Merged

emily-shen merged 1 commit into
cloudflare:mainfrom
DebadityaHait:DebadityaHait/local-explorer-worker-selector-scroll

Conversation

@DebadityaHait

@DebadityaHait DebadityaHait commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Fixes #14624.

Makes long worker selector lists vertically scrollable while preserving the existing selection and keyboard behavior. Adds browser coverage for the previous nine-worker boundary, mouse-wheel scrolling, keyboard navigation, URL selection, narrow layouts, and page-scroll containment.


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: this fixes existing Local Explorer UI behavior without changing its public API.

A picture of a cute animal (not mandatory, but encouraged)


Open in Devin Review

@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 3fdbbe8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/local-explorer-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@workers-devprod
workers-devprod requested review from a team and emily-shen and removed request for a team July 12, 2026 20:37
@workers-devprod

workers-devprod commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Comment thread packages/local-explorer-ui/src/components/WorkerSelector.tsx
@pkg-pr-new

pkg-pr-new Bot commented Jul 15, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@14668

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@14668

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14668

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@14668

miniflare

npm i https://pkg.pr.new/miniflare@14668

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@14668

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@14668

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@14668

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@14668

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14668

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@14668

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@14668

wrangler

npm i https://pkg.pr.new/wrangler@14668

commit: 3fdbbe8

@emily-shen emily-shen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@workers-devprod workers-devprod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jul 15, 2026
@emily-shen
emily-shen merged commit e93d27e into cloudflare:main Jul 16, 2026
78 of 82 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

bug [Local-Explorer] Worker selector scrolling does not work

3 participants