Skip to content

Conversation

@miniscruff
Copy link
Owner

Closes #NNN

Check the following

  • Maintain high code coverage
  • Be properly formatted
  • Documentation changes are included
  • Include a change file if expected

Additional context
Any additional info that might help get your pull request merged.

@Magic-Mayo
Copy link
Contributor

If you add a Height to the NewSelect and NewMultiSelect that should take care of everything. Looking forward to this change!

huh.NewMultiSelect[string]().
	Title("Projects").
	Options(projectOptions...).
	Value(&p.Projects).
	Height(10),

@miniscruff
Copy link
Owner Author

If you add a Height to the NewSelect and NewMultiSelect that should take care of everything. Looking forward to this change!

huh.NewMultiSelect[string]().
	Title("Projects").
	Options(projectOptions...).
	Value(&p.Projects).
	Height(10),

I am waiting on huh to support hide funcs so I can conditionally hide the optional prompts in one form.

@miniscruff miniscruff changed the title Quick prototype of huh forms for prompt input Swap to huh for prompts Sep 7, 2024
@miniscruff
Copy link
Owner Author

This is still on hold until huh is updated, no eta or anything.

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.

3 participants