Skip to content

fix: keep raw JSON editor full-height in Firefox#1377

Merged
wj-xiao merged 1 commit intosipeed:mainfrom
Alix-007:fix/issue-1364-firefox-raw-json
Mar 12, 2026
Merged

fix: keep raw JSON editor full-height in Firefox#1377
wj-xiao merged 1 commit intosipeed:mainfrom
Alix-007:fix/issue-1364-firefox-raw-json

Conversation

@Alix-007
Copy link
Contributor

Summary

  • remove the Radix ScrollArea wrapper around the raw JSON editor
  • let the native textarea own scrolling and explicit height sizing
  • keep the existing desktop height and minimum height behavior

Fixes #1364

Testing

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

@CLAassistant
Copy link

CLAassistant commented Mar 11, 2026

CLA assistant check
All committers have signed the CLA.

@wj-xiao wj-xiao merged commit 7273c7f into sipeed:main Mar 12, 2026
4 checks passed
dj-oyu pushed a commit to dj-oyu/picoclaw that referenced this pull request Mar 14, 2026
…aw-json

fix: keep raw JSON editor full-height in Firefox
dj-oyu pushed a commit to dj-oyu/picoclaw that referenced this pull request Mar 16, 2026
…aw-json

fix: keep raw JSON editor full-height in Firefox
j0904 pushed a commit to j0904/picoclaw that referenced this pull request Mar 22, 2026
…aw-json

fix: keep raw JSON editor full-height in Firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: config type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] UI Bug: Raw JSON configuration textarea height collapses in Firefox

3 participants