Skip to content

test: webkit flake.#83

Merged
knightedcodemonkey merged 3 commits intonextfrom
bananas
Apr 18, 2026
Merged

test: webkit flake.#83
knightedcodemonkey merged 3 commits intonextfrom
bananas

Conversation

@knightedcodemonkey
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 18, 2026 19:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reduces WebKit Playwright flakiness when opening the Diagnostics drawer, and tweaks the Workspaces toggle styling in the AI controls stylesheet.

Changes:

  • Add a WebKit-friendly fallback (keyboard activation) when the Diagnostics toggle click is intercepted during transitions.
  • Refactor Workspaces toggle hover/icon coloring to use a shared CSS custom property.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/styles/ai-controls.css Introduces --workspaces-toggle-color and applies it to hover text and the Workspaces icon fill.
playwright/helpers/app-test-helpers.ts Makes ensureDiagnosticsDrawerOpen() resilient to WebKit pointer-interception errors by falling back to keyboard activation and asserting aria-expanded.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/styles/ai-controls.css
@knightedcodemonkey knightedcodemonkey merged commit 3ee65c5 into next Apr 18, 2026
10 of 11 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch April 18, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants