8000 fix: Skip hidden fields when navigating by RoboErikG · Pull Request #9070 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: Skip hidden fields when navigating #9070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

RoboErikG
Copy link
Contributor

The basics

The details

Resolves

Fixes google/blockly-keyboard-experimentation#524

Proposed Changes

Skip over hidden fields when navigating.

Reason for Changes

We were already skipping hidden inputs, but there are also cases where just a field is hidden and needs to be skipped over.

Test Coverage

Added unit tests for hidden inputs and fields.

Documentation

Additional Information

@github-actions github-actions bot added the PR: fix Fixes a bug label May 19, 2025
@RoboErikG RoboErikG marked this pull request as ready for review May 19, 2025 15:32
@RoboErikG RoboErikG requested a review from a team as a code owner May 19, 2025 15:32
@RoboErikG RoboErikG requested a review from gonfunko May 19, 2025 15:32
@RoboErikG RoboErikG merged commit 3010cee into google:develop May 19, 2025
11 checks passed
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.

Navigation visits non-visible inputs
2 participants
0