On Fri, 10 Jul 2009, Patrick Schoenfeld wrote: > ah, IC what I've done wrong. Still, the filter possibilies are far > from beeing sensible. That is because I either must bookmark your > URL or use the unintuitive and inefficient way to filter with the > formular.
(Just to point out here, because I've seen it crop up in a lot of recent mails, formular is not an english word. I'm guessing "user interface" or similar is what is meant, but it's definetly not clear.) > IMHO it has the following flaws: > > - It requires to query the 'database' several times before I get the > wanted result > - It requires more steps as neccessary on the user side > - It is really unintuitive that I have to submit a query in order to set > a filter. > - I need to spell out the severity grades, which is uncomfortable and > errorprone All of these are done that way just because it was simpler to implement, and a more complex implementation requires javascript. So yes, these flaws are known and remain present because of my limited time. > So as a better solution I'd suggest to make at least the severity > grades checkboxes. Not possible without javascript and a much more complex setup. [And it certainly wouldn't be checkboxes either; it'd have to be a selection menu.] The reason why it has to have javascript (or pretty complex css) is because the possible options that can be selected depends on the state of the selection menu on the left. Patches accepted to implement this, of course. > [claiming is] realized as a usertag. Isn't it possible to filter for > that? If it's a usertag with a specific user, then certainly. Just add the user, and filter on the tag. > I mean that trivial case. If you are neither maintainer of a given > package, nor in the role of release team or whatsoever you might be > interested in bugs only, which have no solution yet. E.g. those that > don't yet have a patch and where no upload happenend. Feel free to file a bug against debbugs asking for the ability to filter on bugs which have a filled or unfilled done field. Don Armstrong -- The major difference between a thing that might go wrong and a thing that cannot possibly go wrong is that when a thing that cannot possibly go wrong goes wrong it usually turns out to be impossible to get at or repair. -- Douglas Adams _Mostly Harmless_ http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

