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
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
bun run cipasses