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

[IMPROVEMENT] The "Manage ignored updates" dialog should allow sorting and filtering the list of ignored updates #3071

Open
3 tasks done
kunszabo opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
enhancement An improvement to WingetUI ready-to-go
Milestone

Comments

@kunszabo
Copy link

Please confirm these before moving forward.

  • I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
  • This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
  • This improvement is not a bug. If you want to report a bug, please use this template.

Describe the improvement

The list of ignored updates is presented in seemingly random order, and this order cannot be changed on the UI.
This unordered presentation should be replaced with a table (initially sorted by name) that would allow sorting, just like the other tables do in the screens of the application.
Searching and filtering the ignored list would be a nice-to-have addition, too.

Describe how this improvement could help users

This improvement would help in quickly finding a certain ignored update or a group of related ignored updates (by name fragment, source, etc.) when the ignored list contains more than a handful of entries, without having to go through the whole list and inspecting each entry one by one.

@kunszabo kunszabo added the enhancement An improvement to WingetUI label Dec 14, 2024
@marticliment marticliment added this to the Features milestone Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to WingetUI ready-to-go
Projects
None yet
Development

No branches or pull requests

2 participants