chocolatey / ChocolateyGUI

A delicious GUI for Chocolatey
https://docs.chocolatey.org/en-us/chocolatey-gui/
Apache License 2.0
1.65k stars 251 forks source link

Ensure keyboard shortcuts to navigate between sources works correctly when the show aggregated sources feature is enabled #915

Closed gep13 closed 2 years ago

gep13 commented 2 years ago

What You Are Seeing?

Error is shown stating:

Cannot find view for ChocolateyGui.Common.Windows.ViewModels.SourceSeparatorViewModel

image

What is Expected?

In this scenario, ideally, the separator should be completely ignored, and pressing CTRL + 3 should navigate to the next source in the list

How Did You Get This To Happen? (Steps to Reproduce)

  1. Open Chocolatey GUI
  2. Enable the "Show Aggregated Source View" feature
  3. Assumption here is the "Use Keyboard Bindings" feature is enabled (by default) if it isn't, also enable this feature
  4. Return to Main Window
  5. Press CTRL + 2 and the "All Sources" source will be navigated to
  6. Press CTRL + 3 and you will see the problem

System Details

Output Log

N/A

choco-bot commented 2 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: