Skip to content

Conversation

@gonfunko
Copy link
Contributor

@gonfunko gonfunko commented Apr 17, 2025

The basics

The details

Resolves

Fixes RaspberryPiFoundation/blockly-keyboard-experimentation#269

Proposed Changes

This PR updates ASTNode to skip invisible inputs when searching for an input or field to navigate to. Previously, it was only disregarding hidden inputs themselves, but would still navigate to fields attached to a hidden input.

@gonfunko gonfunko requested a review from a team as a code owner April 17, 2025 16:46
@gonfunko gonfunko changed the title fix: Fix bug that allowed some invisible fields/inputs to be navigate… fix: Fix bug that allowed some invisible fields/inputs to be navigated to. Apr 17, 2025
@gonfunko gonfunko added the PR: fix Fixes a bug label Apr 17, 2025
@gonfunko gonfunko merged commit 296ad33 into RaspberryPiFoundation:rc/v12.0.0 Apr 17, 2025
8 of 13 checks passed
@gonfunko gonfunko deleted the hidden-inputs branch April 17, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants