Skip to content

fix: Python expected-value JSON crash + analysis modal scroll - #235

Merged
jerryjuche merged 1 commit into
stagingfrom
update
Aug 17, 2026
Merged

fix: Python expected-value JSON crash + analysis modal scroll#235
jerryjuche merged 1 commit into
stagingfrom
update

Conversation

@jerryjuche

Copy link
Copy Markdown
Owner
  • formatPythonExpected: validates expected as JSON, wraps bare strings via json.Marshal
  • Python template: try/except JSONDecodeError fallback around json.loads(expected)
  • AnalysisModal: right pane overflow-hidden → overflow-y-auto for full scroll
  • ExplainPanel + AnalysisHydration: remove h-full constraint, natural content flow
  • 10 new test cases for formatPythonExpected + template assertion update

- formatPythonExpected: validates expected as JSON, wraps bare strings via json.Marshal
- Python template: try/except JSONDecodeError fallback around json.loads(expected)
- AnalysisModal: right pane overflow-hidden → overflow-y-auto for full scroll
- ExplainPanel + AnalysisHydration: remove h-full constraint, natural content flow
- 10 new test cases for formatPythonExpected + template assertion update
@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
koder Ready Ready Preview Aug 17, 2026 9:19am

@jerryjuche
jerryjuche merged commit 6d87e4e into staging Aug 17, 2026
5 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