Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: rewrite prompts to use bubbletea #4613

Merged
merged 3 commits into from
Apr 8, 2025
Merged

Conversation

julienrbrt
Copy link
Member

Remove github.com/AlecAivazis/survey and github.com/manifoldco/promptui packages.
Both were old, having bugs (data races in tests, duplicating questions on input keys).

Instead we use the bubbletea library instead, that was already used in ignite.
This gives a better look and feel as well:

Screenshot From 2025-04-07 14-17-02

@julienrbrt julienrbrt marked this pull request as ready for review April 7, 2025 13:08
Copy link
Collaborator

@Pantani Pantani left a comment

Choose a reason for hiding this comment

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

utACK
LGMT!!!

@julienrbrt julienrbrt merged commit f95474a into main Apr 8, 2025
43 checks passed
@julienrbrt julienrbrt deleted the julien/rewrite-prompt branch April 8, 2025 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants