manifoldco / manifoldco/promptui

multiple/series of prompts

Open
#175 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
6.4k
Forks
344
PR merge metrics
No merged PRs in 30d

Description

is it possible w/ promptui to implement a series of prompts (like pass an array of multiple "question" objects)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing promptui's existing prompt API and how a single question is represented. Determine the intended behavior for passing an array of question objects, including how prompts advance and how answers are returned; the work is done when the supported interface and expected series behavior are clearly defined and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.