Skip to content

fix(web): allow horizontal scrolling in raw json editor#1386

Merged
wj-xiao merged 2 commits intosipeed:mainfrom
Alix-007:fix/issue-1369-raw-json-horizontal-scroll
Mar 12, 2026
Merged

fix(web): allow horizontal scrolling in raw json editor#1386
wj-xiao merged 2 commits intosipeed:mainfrom
Alix-007:fix/issue-1369-raw-json-horizontal-scroll

Conversation

@Alix-007
Copy link
Contributor

@Alix-007 Alix-007 commented Mar 11, 2026

Fixes #1369.

Summary

  • disable automatic wrapping in the raw JSON textarea
  • allow the editor to scroll horizontally for long JSON lines

Testing

  • pnpm exec tsc --noEmit
  • pnpm exec eslint src/components/config/raw-json-panel.tsx

@wj-xiao wj-xiao merged commit b5bd434 into sipeed:main Mar 12, 2026
4 checks passed
neotty pushed a commit to neotty/picoclaw that referenced this pull request Mar 12, 2026
neotty pushed a commit to neotty/picoclaw that referenced this pull request Mar 12, 2026
dj-oyu pushed a commit to dj-oyu/picoclaw that referenced this pull request Mar 14, 2026
dj-oyu pushed a commit to dj-oyu/picoclaw that referenced this pull request Mar 16, 2026
j0904 pushed a commit to j0904/picoclaw that referenced this pull request Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

新的web页面在编辑原始json的时候无法左右滑动

2 participants