fix: Focus the first element in flyouts. by gonfunko · Pull Request #9228 · RaspberryPiFoundation/blockly

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@gonfunko

Copy link Copy Markdown

Contributor

The basics

The details

Resolves

Fixes #9103

Proposed Changes

This PR returns the first focusable node of a flyout workspace when getRestoredFocusableNode() is called, regardless of whether that element is a block or some other type of entity.

@gonfunko gonfunko requested a review from a team as a code owner

July 10, 2025 22:13

@gonfunko gonfunko requested a review from maribethb

July 10, 2025 22:13

@github-actions github-actions bot added the PR: fix

Fixes a bug

label

Jul 10, 2025

@gonfunko gonfunko merged commit 52634e4 into develop

Jul 14, 2025

13 checks passed

@gonfunko gonfunko deleted the flyout-focus branch

July 14, 2025 15:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@maribethb maribethb maribethb approved these changes

Assignees

@maribethb maribethb

Labels

PR: fix

Fixes a bug

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Flyout only default focuses blocks

2 participants

@gonfunko @maribethb