-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpackagingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functionswindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners
Description
Describe the bug
On the windows installer, you cannot click Back once you get to the 'ready to install' page of the wizard.
You can click Back on the other pages and it will take you back.
I understand that go-msi is being used and of course the WiX Toolset so bug may be in one of those projects.
gh_1.0.0_windows_amd64.msi
https://github.com/cli/cli/releases/tag/v1.0.0
I have tested on Windows 10 machine.
Steps to reproduce the behavior
- Run .msi installer wizard
- Click Next on first screen
- Agree to license agreement and click Next
- Choose install location and click Next
- On 'ready to install' page, click Back (nothing happens).
Expected vs actual behavior
You should be able to click Back on the 'ready to install' page and it should go to previous screen. You would want to do this for example, to change the install location.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpackagingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functionswindowsRelated to Windows hosts or runnersRelated to Windows hosts or runners