#124 RFE: hide certain packages from view
Closed 2 years ago by frantisekz. Opened 2 years ago by zbyszek.

[Somewhat related to #19, but not the same].

I have some packages which have long lists of bugs (e.g. systemd), and those bugs dominate the output page. The packager dashboard is not particularly useful for those bugs, I want to use bugzilla where I have can sort by release and have various filter set up. I'd like to hide or at least collapse the list for certain packages. Ideally this would be sticky, so that I could refresh the page and not have the list expanded each time.


You can technically achieve that via the search bar (minus the persistence over the tab refresh, just in case you didn't know, the data on the dashboard are being refreshed automatically every 15 minutes, sorry if you knew about both).

So, to hide eg. systemd and my_noisy_package, you can enter:

!systemd && !my_noisy_package

Anyway, it'll be nice to have as an frontend option, assigning to @lbrabec .

Metadata Update from @frantisekz:
- Issue assigned to lbrabec

2 years ago

!systemd && !my_noisy_package

That actually works nicely, apart from being fairly hard to discover. I had to look up this bug to remind myself about the syntax.

Do you think the explanation in https://packager-dashboard.fedoraproject.org/helpmepls could use some improvement?

https://packager-dashboard.fedoraproject.org/helpmepls

No, I think that if went to that page, it would be sufficient to explain everything.

One nit though: the search box looks like this for me:

Screenshot_from_2021-09-29_10-46-35.png

I assume that the "see…" part refers to some help, but there is no way to see what it says. The text is not selectable or scrollable.

Yeah, it says "see help"

So maybe it'd be better to shorten the text, so it fits with the default font?

So maybe it'd be better to shorten the text, so it fits with the default font?

What monitor resolution are you using? We've been testing and developing primarily against ~ FHD, and I see the complete text there both in Chrome and Firefox.

Also, @lbrabec is working on proper per-package hiding and pinning.

Oh, I have a 2560x1440 14'' display, but scaled to 150% (gnome-shell/wayland). So maybe this fractional scaling is the source of the problem. This is fairly unusual, so I think it's fine to ignore the issue then.

Package pinning and hiding has initial implementation, see https://pagure.io/fedora-qa/packager_dashboard/issue/123#comment-754970

But the more I read your initial comment, you probably want to hide bugs/prs/... per package, not to hide/stash the whole package, am I right?

But the more I read your initial comment, you probably want to hide bugs/prs/... per package, not to hide/stash the whole package, am I right?

The whole package is fine.

Fix deployed on production.

Metadata Update from @frantisekz:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Attachments 1