Skip to content
This repository was archived by the owner on Aug 15, 2026. It is now read-only.

Fix import modal UX: always merge, keep textarea, fix dark checkbox - #5

Merged
studiowebux merged 1 commit into
mainfrom
fix/import-modal-ux
Feb 28, 2026
Merged

studiowebux merged 1 commit into
mainfrom
fix/import-modal-ux

Conversation

@studiowebux

Copy link
Copy Markdown
Owner

Summary

  • Remove merge checkbox — import always merges with existing YAML (no reason to replace)
  • Keep textarea content when reopening the modal (previously cleared on every open)
  • Replace accent-color checkbox with custom styled checkbox for consistent light/dark rendering

Test plan

  • Open Paste Commands, paste some commands, import
  • Reopen modal — previous paste is still there
  • Paste more commands, import again — both sets merged into YAML
  • Runtime checkbox in output toolbar renders correctly in both themes

🤖 Generated with Claude Code

Remove merge checkbox — import always merges with existing YAML.
Keep textarea content when reopening modal instead of clearing it.
Replace accent-color checkbox with custom styled checkbox that
renders consistently in both light and dark themes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@studiowebux
studiowebux merged commit 2897347 into main Feb 28, 2026
1 check passed
@studiowebux
studiowebux deleted the fix/import-modal-ux branch February 28, 2026 04:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant