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

UI: Installed filter doesn't show glyph for updates available #3

Closed
jeffhandley opened this issue Jan 29, 2015 · 3 comments
Closed
Assignees
Labels
Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Type:Bug
Milestone

Comments

@jeffhandley
Copy link
Member

Repro:

  1. Install log4net 2.0.2 (the latest version is 2.0.3)
  2. Select the Installed filter

Expected:

  1. log4net would show with the update available glyph

Actual:

  1. log4net shows up with the installed/latest checkmark glyph
@jeffhandley
Copy link
Member Author

Here are some related issues:

  1. From the Installed filter, if you then update a package to the latest version, the glyph changes to be the update available glyph (when it should become the installed/latest checkmark)
  2. When selecting the Installed filter, when there is only 1 package in the list, no packages get selected by default -- the sole package should get selected by default.
  3. With more than 1 package in the Installed filter, when the list refreshes after performing an action, the previously selected package loses its selected state and the top package is selected

@deepakaravindr deepakaravindr modified the milestone: 3.0.0-beta Feb 10, 2015
@deepakaravindr deepakaravindr added the Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. label Feb 17, 2015
@feiling
Copy link

feiling commented Feb 19, 2015

Fixed the original bug. Commit: NuGetArchive/NuGet.PackageManagement@bf47921

For the related issues:

  • "From the Installed filter, if you then update a package to the latest version, the glyph changes to be the update available glyph (when it should become the installed/latest checkmark)" Fixed
  • "When selecting the Installed filter, when there is only 1 package in the list, no packages get selected by default -- the sole package should get selected by default." Couldn't repro
  • "With more than 1 package in the Installed filter, when the list refreshes after performing an action, the previously selected package loses its selected state and the top package is selected" Will fix in another commit.

@feiling feiling closed this as completed Feb 19, 2015
@feiling
Copy link

feiling commented Feb 19, 2015

Fixed "With more than 1 package in the Installed filter, when the list refreshes after performing an action, the previously selected package loses its selected state and the top package is selected". Commit NuGetArchive/NuGet.PackageManagement@b27cd49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. Type:Bug
Projects
None yet
Development

No branches or pull requests

3 participants