Skip to content

refactor: status styling and biome config.#94

Merged
knightedcodemonkey merged 1 commit intonextfrom
bananas
Apr 24, 2026
Merged

refactor: status styling and biome config.#94
knightedcodemonkey merged 1 commit intonextfrom
bananas

Conversation

@knightedcodemonkey
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 00:05
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

Refines the header status pill styling for better layout/wrapping, and expands Biome lint diagnostics to include additional checks (including an a11y rule and CSS syntax diagnostics) with Playwright coverage.

Changes:

  • Add responsive/flexible .app-header .status sizing/wrapping behavior and prevent header text container overflow via min-width: 0.
  • Update Biome linter configuration to enforce a11y/useButtonType and pull syntax diagnostics in addition to lint.
  • Add Playwright tests covering the new Biome a11y rule and CSS syntax error reporting; tweak PR-context status copy.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/styles/layout-shell.css Makes header/status pill layout more resilient (wrapping, scrolling, responsive max width).
src/modules/diagnostics/lint-diagnostics.js Enables a11y/useButtonType and includes syntax diagnostics when pulling from Biome.
src/app.js Updates PR context close/disconnect status messaging copy.
playwright/diagnostics.spec.ts Adds E2E coverage for missing button type lint and CSS syntax diagnostics reporting.

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

@knightedcodemonkey knightedcodemonkey merged commit 729556d into next Apr 24, 2026
14 of 15 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch April 24, 2026 00:19
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