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

Unexpected behavior when setting (S-key) the ghcup version in tui #923

Closed
konnik opened this issue Nov 10, 2023 · 1 comment
Closed

Unexpected behavior when setting (S-key) the ghcup version in tui #923

konnik opened this issue Nov 10, 2023 · 1 comment

Comments

@konnik
Copy link

konnik commented Nov 10, 2023

I mostly use ghcup tui for managing the different tools. Today I wanted to upgrade from 0.1.19.4 to the latest ghcup and started the tui with ghcup tui. Both the current installed ghcup version and the new version is listed.

I selected the latest version 0.1.20.0 and pressed the key S.

Actual behavior:

Console shows:

Success
Press enter to continue

After the pressing enter, the current version is still installed and the latest version is listed as not installed.

Expected behavior:

This Version of ghcup you are trying to set is not installed.
Would you like to install it first? [Y/N]: 
Y

Success
Press enter to continue

After the pressing enter, the current version is not listed and the new version is listed as installed.

@konnik konnik changed the title Inconsistent behavior when setting (S-key) the ghcup version in tui Unexpected behavior when setting (S-key) the ghcup version in tui Nov 10, 2023
@hasufell
Copy link
Member

6047614

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

No branches or pull requests

2 participants