8000 fix: remove black outline on focused items by rachel-fenichel · Pull Request #8951 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: remove black outline on focused items #8951

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 1, 2025

Conversation

rachel-fenichel
Copy link
Collaborator

The basics

The details

Resolves

Fixes an issue found while working on #8950

The black outline around the selected block should not be visible when the keyboard nav plugin is not involved. Also true for the workspace, flyout, and toolbox.

439657793-9ce0dfa8-c9a8-4a4a-b412-cfc627a11951

Proposed Changes

Add CSS that sets outline width to zero on the focus items.

Reason for Changes

Fix visual regression.

Test Coverage

Tested by clicking around in the playground to change focus, including

  • field (during edit)
  • field (after edit)
  • block
  • toolbox
  • workspace background
  • flyout
  • blocks in flyout

Additional Information

CSS provided by @BenHenning

@rachel-fenichel rachel-fenichel requested a review from a team as a code owner May 1, 2025 18:16
@rachel-fenichel rachel-fenichel requested a review from RoboErikG May 1, 2025 18:16
@rachel-fenichel rachel-fenichel added the PR: fix Fixes a bug label May 1, 2025
@rachel-fenichel rachel-fenichel requested review from BenHenning and removed request for RoboErikG May 1, 2025 18:17
@rachel-fenichel rachel-fenichel merged commit 45c1426 into google:rc/v12.0.0 May 1, 2025
11 of 12 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.

3 participants
0