Skip to content

Update charmbracelet/huh to v1.0.0 to fix long prompt hiding options#1050

Open
pdecat wants to merge 1 commit into
turbot:developfrom
pdecat:fix/update_huh
Open

Update charmbracelet/huh to v1.0.0 to fix long prompt hiding options#1050
pdecat wants to merge 1 commit into
turbot:developfrom
pdecat:fix/update_huh

Conversation

@pdecat

@pdecat pdecat commented Apr 15, 2026

Copy link
Copy Markdown

Summary

Test plan

  • Create a pipeline with a step input of type button with a multi-line prompt (15+ lines) and 3 options
  • Run it in a terminal with standard height (~24 rows)
  • Verify all options are visible and selectable
  • go build ./internal/primitive/ compiles cleanly
  • go vet ./internal/primitive/ passes
  • make succeeds (UI build + Go build)

…ut options.

Fixes a known bug (huh#519, huh#176) where interactive step input options
are hidden when the prompt text is long enough to push them below the
terminal viewport. The fix was merged in huh#570.
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions Bot added the stale label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant