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

Wizard has no 'Previous' buttons #528

Closed
tyuldashev opened this issue Nov 9, 2022 · 0 comments · Fixed by #537
Closed

Wizard has no 'Previous' buttons #528

tyuldashev opened this issue Nov 9, 2022 · 0 comments · Fixed by #537
Assignees
Labels
bug Something isn't working verified Bug fix is verified vscode-plugin Issue related to VScode plugin

Comments

@tyuldashev
Copy link
Collaborator

Description
All pages with exception of first one in the wizard has no 'Previous' buttons.

To Reproduce
Steps to reproduce the behavior:

  1. Start 'Run UTBot: Quickstart Wizard' on Windows - note that it's first page, but has 'Previous' button
    image
  2. Click 'Next' button - note there is no 'Previous' button
    image
  3. Go through wizard, there is no 'Previous' buttons on the pages.

Expected behavior
Expected that all pages with exception of the first one has "Previous" button

Additional context
We should take into account that started on 'Linux' wizard would have another first page.

@tyuldashev tyuldashev added the bug Something isn't working label Nov 9, 2022
@tyuldashev tyuldashev moved this to Todo in UTBot C/C++ Nov 9, 2022
@tyuldashev tyuldashev added the vscode-plugin Issue related to VScode plugin label Nov 11, 2022
alexey-utkin added a commit that referenced this issue Nov 14, 2022
- SFTP notifications have wrong icons #533
- Fields on 'Server Setup' page of wizard are misaligned #530
- Wizard has no 'Previous' buttons #528
- Don't delete existing sftp.json configuration file #529 (partially - for user config we make a backup)

Signed-off-by: Alexey Utkin <alexey.utkin@gmail.com>
@alexey-utkin alexey-utkin linked a pull request Nov 14, 2022 that will close this issue
alexey-utkin added a commit that referenced this issue Nov 15, 2022
- SFTP notifications have wrong icons #533
- Fields on 'Server Setup' page of wizard are misaligned #530
- Wizard has no 'Previous' buttons #528
- Don't delete existing sftp.json configuration file #529 (partially - for user config we make a backup)
Repository owner moved this from Todo to Done in UTBot C/C++ Nov 15, 2022
@tyuldashev tyuldashev added the verified Bug fix is verified label Nov 15, 2022
Lana243 pushed a commit that referenced this issue Nov 21, 2022
- SFTP notifications have wrong icons #533
- Fields on 'Server Setup' page of wizard are misaligned #530
- Wizard has no 'Previous' buttons #528
- Don't delete existing sftp.json configuration file #529 (partially - for user config we make a backup)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified Bug fix is verified vscode-plugin Issue related to VScode plugin
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants