Skip to content

Conversation

@maribethb
Copy link
Contributor

The basics

The details

Resolves

Fixes issue with autohideable flyouts. See #8920 (comment)

Proposed Changes

Uses the IAutoHideable interface instead of doing an instanceof Flyout check.

Reason for Changes

  • Using our base Flyout class is not required, only using the Flyout interface is required. We still want to hide autohideable flyouts that don't use our base class, so use the interface to check.

Test Coverage

Documentation

Additional Information

@maribethb maribethb requested a review from a team as a code owner May 5, 2025 19:24
@maribethb maribethb requested a review from rachel-fenichel May 5, 2025 19:24
@github-actions github-actions bot added the PR: fix Fixes a bug label May 5, 2025
@maribethb maribethb merged commit 233604a into RaspberryPiFoundation:rc/v12.0.0 May 5, 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.

2 participants