Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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