Skip to content

fix(queen): Replace broken MultilineInput with simple TextEditor #415

@gHashTag

Description

@gHashTag

Summary

  • Archived MultilineInput → MultilineInputLegacy (kept for reference)
  • Added SimpleMultilineInput using pure SwiftUI TextEditor
  • Removed @mention, /command, image paste features (can add incrementally)

Test Plan

  • Build succeeds
  • App launches without crashes
  • Focus appears on click
  • Typing works
  • Enter sends message
  • Shift+Enter inserts newline
  • Multiline scroll appears

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions