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

add autocomplete to interactive wizard prompt #1500

Merged
merged 3 commits into from
Apr 10, 2024

Conversation

locksten
Copy link
Collaborator

@locksten locksten commented Apr 9, 2024

Description

Running rnv now displays an autocomplete prompt where tasks starting with the same word are grouped.
If a group is selected, it prompts for a platform (if that can reduce the number of options).
If multiple options remain, it displays an autocomplete prompt where the ownerID is displayed for tasks with ambiguous names.

TODO

  • Avoid hack (link) when filtering out unsupported engines without filtering out integrations.
  • If rnv plugin is run, the first step is skipped. If rnv start is run, rnv prompts for the platform through a different code path. Should probably be unified.
rnv_wizard_autocomplete.mp4

@pavjacko pavjacko marked this pull request as ready for review April 10, 2024 07:54
@pavjacko pavjacko merged commit 5589cc2 into release/1.0 Apr 10, 2024
1 check passed
@Marius456 Marius456 deleted the feat/interactive-wizard-improvements branch August 23, 2024 13:26
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.

2 participants