Skip to content

Prompt Input Grow #237

@DaveHudson

Description

@DaveHudson

Context

PromptInput does not grow in size.

Problem statement

When typing in the PromptInput in the desktop app and you go over multiple lines which is very likely, the prompt input does not grow, it stays the same size and content scrolls. This makes it hard to read what you've written.

Solution

As you type over multiple lines the PromptInput should grow each time you get a new line up to a maximum of 8 lines at which point content should scroll.

Acceptance criteria

  • PromptInput grows as you type over new lines
  • PromptInput does not grow higher the 8 lines
  • PromptInput content continues to scroll beyond the 8 lines limit
  • bun run ci passes

Metadata

Metadata

Assignees

No one assigned

    Labels

    SandcastleIssues for Sandcastle to work onenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions