Skip to content

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 RaspberryPiFoundation: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