Skip to content

fix(frontend): cap chat prompt height on large paste#870

Merged
Bl3f merged 1 commit into
getnao:mainfrom
igennova:fix/829
Jun 1, 2026
Merged

fix(frontend): cap chat prompt height on large paste#870
Bl3f merged 1 commit into
getnao:mainfrom
igennova:fix/829

Conversation

@igennova
Copy link
Copy Markdown
Contributor

Fixes: #829

What I Did

Pasting a large block into the chat input made the prompt grow without limit and
pushed the layout off screen. This caps .nao-input .prompt-input at 200px with
internal scrolling (chat + automations prompt).

Before

Screen.Recording.2026-05-30.at.1.38.23.PM.mov

After

Screen.Recording.2026-05-30.at.1.37.38.PM.mov

@github-actions
Copy link
Copy Markdown
Contributor

This PR was auto-closed. Only contributors approved with lgtm can open PRs. Open an issue first.

Maintainers review auto-closed issues daily. Issues that do not meet the quality bar in CONTRIBUTING.md will not be reopened or receive a reply.

If a maintainer replies lgtmi, your future issues will stay open. If a maintainer replies lgtm, your future issues and PRs will stay open.

See CONTRIBUTING.md.

@github-actions github-actions Bot closed this May 30, 2026
@igennova
Copy link
Copy Markdown
Contributor Author

Hi @Bl3f ready for review when you have a moment.
Thanks

@Bl3f Bl3f reopened this Jun 1, 2026
@Bl3f
Copy link
Copy Markdown
Contributor

Bl3f commented Jun 1, 2026

LGTM

@Bl3f Bl3f merged commit f996d94 into getnao:main Jun 1, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chat input grows unbounded when pasting large text

2 participants