Bug 439698
Summary: | plain listing of packages | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rahul Sundaram <sundaram> | ||||
Component: | gnome-packagekit | Assignee: | Robin Norwood <robin.norwood> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | dakingun, richard, smohan | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2008-04-21 17:15:49 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Rahul Sundaram
2008-03-30 16:06:18 UTC
So, you basically want a "Show all packages" button? Where would this logically go in the UI? Yep. Well in Pirut it shows up in a additional tab. Somewhat similar to the UI of pk-application before 1.10. What about in the group selector as "All"? That would work as well. I've added the GetPackages method into the backends. Created attachment 302202 [details]
screenshot
This is what git looks like. This is a 0.2.x feature (because of the new API),
and so won't go into F9 for a little while. You can test it if you use my git
RPMs tho.
I think this serves my purpose pretty well. Firefox like search as you type would be a very good enhancement. We can't do search as you type, as that would be a bazillion available packages to add, cache and then search as you type. What about search-as-you-type for previous queries? Search is probably the most common operation that is going to happen with the app and shouldn't be relegated to just a search box. If we can cache more upfront, that might help. Search as you type for previous queries would be a improvement too. I'll close this as the original bug has been fixed. Bringing up search-as-you type on the mailing list is probably the best plan. |