Skip to content

fix(web): remove dead quality rail#69

Open
jungdaesuh wants to merge 1 commit into
developfrom
bugfix/remove-dead-quality-rail
Open

fix(web): remove dead quality rail#69
jungdaesuh wants to merge 1 commit into
developfrom
bugfix/remove-dead-quality-rail

Conversation

@jungdaesuh

Copy link
Copy Markdown
Collaborator

Summary

Removes the unwired right-rail Quality placeholder on top of latest origin/develop.

Why

The rail promised K, chi-squared, and channel counts but never fetched or received data. The real fit-quality metrics already render in the QS tab.

Changes

  • Remove the dead right rail from App.tsx.
  • Remove the unused right-column grid/style.
  • Add an App test to prevent reintroducing the unwired placeholder.

Tests

  • npm test -> 28 passed
  • npm run typecheck -> passed
  • npm run lint -> passed
  • npm run build -> passed

Build still emits the existing Vite large-chunk warning.

Risk

Low: removes unwired UI only; no API/backend contract change.

Rollback

Revert this PR.

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