NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.54k stars 644 forks source link

Filter Account owned Packages by deprecated vs non-deprecated #10142

Open michael-hawker opened 3 weeks ago

michael-hawker commented 3 weeks ago

Related Problem

Looking at the https://www.nuget.org/account/Packages view of packages on our account, we have 128 in varying states. I need to update some of them to point to others...

While I can sort, I can't filter this list to look for a common root. Or I can't separate it out based on deprecated or non-deprecated packages like I can with listed/unlisted packages...

The Elevator Pitch

It'd be nice as a package owner to have a greater ability to view a subset of packages that I need to work on either by:

Additional Context and Details

No response

erdembayar commented 3 weeks ago

Probably we could have more filters other than deprecated.

cc @JonDouglas

michael-hawker commented 3 weeks ago

Should this issue track multiple types of filters or should we have an issue for each one?

As filtering the list down based within the name of the package would be helpful too.

erdembayar commented 3 weeks ago

Should this issue track multiple types of filters or should we have an issue for each one?

As filtering the list down based within the name of the package would be helpful too.

Just 1 would be suffice, you can edit the original text description to add more