Skip to content

fix: resolve tri-panel interaction overlap and add browser regression checks#3

Merged
admmpy merged 1 commit intomainfrom
fix/playwright-interaction-issues
Feb 27, 2026
Merged

fix: resolve tri-panel interaction overlap and add browser regression checks#3
admmpy merged 1 commit intomainfrom
fix/playwright-interaction-issues

Conversation

@admmpy
Copy link
Copy Markdown
Owner

@admmpy admmpy commented Feb 27, 2026

Summary

  • fix tri-panel layout hit-testing/stacking boundaries so question tabs and content controls are reachable/clickable
  • constrain workspace and editor pane overflow to prevent cross-pane pointer overlap
  • add Vitest browser-mode config + Chromium regression tests for tab switching and hint reveal interactions

Validation

  • cd frontend && npm run lint
  • cd frontend && npm run build
  • cd frontend && npm test
  • cd frontend && npm run test:browser

Risk

  • low-to-moderate CSS layout risk across breakpoints due to new overflow/stacking rules
  • mitigated with browser regression checks and manual Playwright verification on real generate/solution/hint flows

@admmpy admmpy merged commit 8f4b569 into main Feb 27, 2026
2 checks passed
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.

1 participant