Skip to content

Slash command dropdown overflows on tall windows; input box reposition shifts vertically #780

@jorgeraad

Description

@jorgeraad

Two related issues with the prompt input UI:

  1. Dropdown overflows on tall windows. With ~50 skills installed, the slash command dropdown renders far more items than fit in the visible area when the terminal is tall — items get clipped off the top. The sizing calculation should cap visible items so they actually fit.

  2. Input box drifts vertically. Recently the text input started centering itself vertically, so adding a newline or changing the dropdown item count pushes the top edge up and the bottom edge down. Previously the input was anchored to a fixed position so it didn't jump around as content above/below it changed. Would like to revert to the anchored behavior.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions