Skip to content

Fix skills picker scrolling in tui app server#16109

Merged
etraut-openai merged 1 commit intomainfrom
etraut/fix-skills-picker-scrolling
Mar 28, 2026
Merged

Fix skills picker scrolling in tui app server#16109
etraut-openai merged 1 commit intomainfrom
etraut/fix-skills-picker-scrolling

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

@etraut-openai etraut-openai commented Mar 28, 2026

Fixes #16091.

The app-server TUI was truncating the filtered mention candidate list to MAX_POPUP_ROWS, so the $ skills picker only exposed the first 8 matches. That made it look like many skills were missing and prevented keyboard navigation beyond the first page, even though direct $skill-name insertion still worked.

Testing: I manually verified the regression and confirmed the fix.

Copy link
Copy Markdown
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6a3f6a821c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

etraut-openai added a commit that referenced this pull request Mar 28, 2026
@etraut-openai etraut-openai force-pushed the etraut/fix-skills-picker-scrolling branch from b40ba3f to 17d62e6 Compare March 28, 2026 17:28
@etraut-openai etraut-openai merged commit 46b653e into main Mar 28, 2026
22 checks passed
@etraut-openai etraut-openai deleted the etraut/fix-skills-picker-scrolling branch March 28, 2026 23:22
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants